Skip to content

Commit

Permalink
feat: add fedora 39 to the build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanabx committed Mar 19, 2024
1 parent 9169e56 commit 60a24b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fail-fast: false
matrix:
arch: [amd64, arm64]
version: [40, rawhide]
version: [39, 40, rawhide]
flavor: [base, silverblue]
steps:
# Checkout push-to-registry action GitHub repository
Expand Down

0 comments on commit 60a24b5

Please sign in to comment.