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 450962f + 4965383 commit e51e073Copy full SHA for e51e073
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
- dependencies: python3-coverage python3-into-dbus-python
28
task: PYTHONPATH=./src make -f Makefile coverage
29
runs-on: ubuntu-latest
30
- container: fedora:39 # CURRENT DEVELOPMENT ENVIRONMENT
+ container: fedora:40 # CURRENT DEVELOPMENT ENVIRONMENT
31
steps:
32
- uses: actions/checkout@v4
33
- name: Install dependencies
0 commit comments