We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee78c1c + e36c3f1 commit 0d7c259Copy full SHA for 0d7c259
1 file changed
.github/workflows/weekly.yml
@@ -28,7 +28,7 @@ jobs:
28
- dependencies: yamllint
29
task: make -f Makefile yamllint
30
runs-on: ubuntu-latest
31
- container: fedora:40 # NEXT DEVELOPMENT ENVIRONMENT
+ container: fedora:41 # NEXT DEVELOPMENT ENVIRONMENT
32
steps:
33
- uses: actions/checkout@v4
34
- name: Install dependencies
0 commit comments