Skip to content

Commit

Permalink
ci: test container generation for Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
LaszloGombos authored and pvalena committed Jan 2, 2024
1 parent 036141f commit 1e5d70f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
config:
- { dockerfile: 'Dockerfile-CentOS-9-Stream', tag: 'centos:stream9' }
- { dockerfile: 'Dockerfile-Fedora-latest', tag: 'fedora:latest' }
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 1e5d70f

Please sign in to comment.