We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b807228 commit 8e97951Copy full SHA for 8e97951
.github/workflows/trigger-anaconda.yml
@@ -19,7 +19,7 @@ jobs:
19
permissions:
20
contents: read
21
statuses: write
22
- container: registry.fedoraproject.org/fedora:40
+ container: registry.fedoraproject.org/fedora:41
23
# this polls for a COPR build, which can take long
24
timeout-minutes: 120
25
0 commit comments