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
10
.github/workflows/verify-on-container-centos.yml
vendored
10
.github/workflows/verify-on-container-centos.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
- ubuntu-22.04
|
||||
container:
|
||||
- centos:7
|
||||
- centos:8
|
||||
|
@ -43,6 +44,7 @@ jobs:
|
|||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
- ubuntu-22.04
|
||||
container:
|
||||
- centos:7
|
||||
- centos:8
|
||||
|
@ -71,6 +73,7 @@ jobs:
|
|||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
- ubuntu-22.04
|
||||
container:
|
||||
- centos:7
|
||||
- centos:8
|
||||
|
@ -101,6 +104,7 @@ jobs:
|
|||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
- ubuntu-22.04
|
||||
container:
|
||||
- centos:7
|
||||
- centos:8
|
||||
|
@ -135,6 +139,7 @@ jobs:
|
|||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
- ubuntu-22.04
|
||||
container:
|
||||
- centos:7
|
||||
- centos:8
|
||||
|
@ -165,6 +170,7 @@ jobs:
|
|||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
- ubuntu-22.04
|
||||
container:
|
||||
- centos:7
|
||||
- centos:8
|
||||
|
@ -199,6 +205,7 @@ jobs:
|
|||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
- ubuntu-22.04
|
||||
container:
|
||||
- centos:7
|
||||
- centos:8
|
||||
|
@ -229,6 +236,7 @@ jobs:
|
|||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
- ubuntu-22.04
|
||||
container:
|
||||
- centos:7
|
||||
- centos:8
|
||||
|
@ -264,6 +272,7 @@ jobs:
|
|||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
- ubuntu-22.04
|
||||
container:
|
||||
- centos:7
|
||||
- centos:8
|
||||
|
@ -294,6 +303,7 @@ jobs:
|
|||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
- ubuntu-22.04
|
||||
container:
|
||||
- centos:7
|
||||
- centos:8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue