1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

test on Docker for Windows

This commit is contained in:
shimataro 2021-02-23 11:19:22 +09:00
parent 80ed341cfe
commit 5ad4baf9d8
No known key found for this signature in database
GPG key ID: BE92C05736911A9D

View file

@ -13,6 +13,7 @@ jobs:
strategy:
matrix:
os:
- windows-2019
- ubuntu-16.04
- ubuntu-18.04
- ubuntu-20.04