mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
Add Windows-2022 / macOS-11 / macOS-12 / Ubuntu-22.04
Drop Ubuntu-16.04
This commit is contained in:
parent
a94b58995c
commit
7fd31e75c7
9 changed files with 84 additions and 13 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -13,10 +13,13 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- Windows-2019
|
||||
- Windows-2022
|
||||
- macOS-10.15
|
||||
- Ubuntu-16.04
|
||||
- macOS-11
|
||||
- macOS-12
|
||||
- Ubuntu-18.04
|
||||
- Ubuntu-20.04
|
||||
- Ubuntu-22.04
|
||||
nodejs:
|
||||
- 12
|
||||
fail-fast: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue