Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
feat(fedora40): Removed fedora 38 and added fedora 40 version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubemlrm committed Apr 6, 2024
1 parent a45f402 commit a1c22e9
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 @@ -14,7 +14,7 @@ jobs:
packages: write
strategy:
matrix:
version: ["37", "38", "39", "rawhide" ]
version: ["38", "39", "40", "rawhide" ]
steps:
- uses: actions/checkout@v4
- name: set fedora base docker version
Expand Down

0 comments on commit a1c22e9

Please sign in to comment.