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

Updated runners list and tar updated to 6.1.11

This commit is contained in:
Viacheslav Kudinov 2022-03-03 15:23:49 +01:00
parent b38d88da8a
commit 4e7ee98d06
10 changed files with 54 additions and 8 deletions

View file

@ -12,11 +12,12 @@ jobs:
strategy:
matrix:
os:
- Windows-2019
- macOS-10.15
- Ubuntu-16.04
- Ubuntu-18.04
- Ubuntu-20.04
- windows-2019
- windows-2022
- macos-10.15
- macos-11
- ubuntu-18.04
- ubuntu-20.04
nodejs:
- 12
fail-fast: false

View file

@ -14,6 +14,7 @@ jobs:
matrix:
os:
- macos-10.15
- macos-11
steps:
- name: Checkout source codes
uses: actions/checkout@v2

View file

@ -15,6 +15,7 @@ jobs:
os:
- windows-2016
- windows-2019
- windows-2022
steps:
- name: Checkout source codes
uses: actions/checkout@v2