Merge pull request #478 from cgwalters/containerfile.c10s

Add c10s
This commit is contained in:
Colin Walters 2024-04-08 09:35:57 -04:00 committed by GitHub
commit 71cbd2295c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 34 additions and 2 deletions

View file

@ -11,13 +11,13 @@ jobs:
build-image:
runs-on: ubuntu-latest
# Yes, this is a one-element matrix, but we may add c10s in the future soon
strategy:
matrix:
os: [centos]
include:
- os: centos
version: stream9
- os: centos
version: stream10
steps:
- name: Update podman