Skip to content

Commit

Permalink
workflows: Use Fedora 40 to trigger Anaconda
Browse files Browse the repository at this point in the history
Rawhide is transitioning to DNF5, which is a bit too
disruptive.
  • Loading branch information
mvollmer committed May 17, 2024
1 parent 410c8f0 commit 6cb8e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-anaconda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
permissions:
contents: read
statuses: write
container: registry.fedoraproject.org/fedora:rawhide
container: registry.fedoraproject.org/fedora:40
# this polls for a COPR build, which can take long
timeout-minutes: 120

Expand Down

0 comments on commit 6cb8e48

Please sign in to comment.