We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83cf36b + d00f25d commit f01aa9aCopy full SHA for f01aa9a
1 file changed
.github/workflows/weekly.yml
@@ -21,7 +21,7 @@ jobs:
21
- dependencies: python python3-build twine
22
task: make -f Makefile package
23
runs-on: ubuntu-latest
24
- container: fedora:40 # NEXT DEVELOPMENT ENVIRONMENT
+ container: fedora:41 # NEXT DEVELOPMENT ENVIRONMENT
25
steps:
26
- uses: actions/checkout@v4
27
- name: Install dependencies
0 commit comments