We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be133a8 + a41baa5 commit 7688fa9Copy full SHA for 7688fa9
.github/workflows/weekly.yml
@@ -25,7 +25,7 @@ jobs:
25
PYTHONPATH=./src:/github/home/.local/lib/python3.12/site-packages
26
make -f Makefile lint
27
runs-on: ubuntu-latest
28
- container: fedora:40 # NEXT DEVELOPMENT ENVIRONMENT
+ container: fedora:41 # NEXT DEVELOPMENT ENVIRONMENT
29
steps:
30
- uses: actions/checkout@v4
31
- name: Install dependencies
0 commit comments