We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9924aac + ad83b31 commit 0fddc1eCopy full SHA for 0fddc1e
1 file changed
.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:37 # CURRENT DEVELOPMENT ENVIRONMENT
+ container: fedora:38 # CURRENT DEVELOPMENT ENVIRONMENT
31
steps:
32
- uses: actions/checkout@v3
33
- name: Install dependencies
0 commit comments