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.
1 parent fba4ce2 commit 6087261Copy full SHA for 6087261
.github/workflows/main.yml
@@ -30,7 +30,7 @@ jobs:
30
python3-setuptools
31
task: PYTHONPATH=./src make -f Makefile coverage
32
runs-on: ubuntu-latest
33
- container: fedora:40 # CURRENT DEVELOPMENT ENVIRONMENT
+ container: fedora:41 # CURRENT DEVELOPMENT ENVIRONMENT
34
steps:
35
- uses: actions/checkout@v4
36
- name: Install dependencies
0 commit comments