mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-01 05:50:45 +00:00
commit
71cbd2295c
4 changed files with 34 additions and 2 deletions
4
.github/workflows/build-image.yml
vendored
4
.github/workflows/build-image.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue