Skip to content

Commit

Permalink
feat(ci): add el10
Browse files Browse the repository at this point in the history
  • Loading branch information
madonuko committed Sep 28, 2024
1 parent 7a55a20 commit 2c98f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
packages: write
strategy:
matrix:
branch: ["39", "40", "41", "rawhide"]
branch: ["39", "40", "41", "rawhide", "el10"]
fail-fast: false
steps:
- name: Checkout repository
Expand Down

0 comments on commit 2c98f50

Please sign in to comment.