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

Drop old containers

This commit is contained in:
shimataro 2024-02-11 10:54:30 +09:00
parent e17c413b7d
commit e3989990dc
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
2 changed files with 0 additions and 3 deletions

View file

@ -14,7 +14,6 @@ jobs:
- ubuntu-20.04
- ubuntu-22.04
docker_image:
- quay.io/centos/centos:centos7
- quay.io/centos/centos:stream8
uses: "./.github/workflows/reusable-verify.yml"
with:

View file

@ -14,8 +14,6 @@ jobs:
- ubuntu-20.04
- ubuntu-22.04
docker_image:
- ubuntu:16.04
- ubuntu:18.04
- ubuntu:20.04
- ubuntu:22.04
uses: "./.github/workflows/reusable-verify.yml"