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 e51e073 + fb87d5a commit 83cf36bCopy full SHA for 83cf36b
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
- dependencies: python-setuptools python3-into-dbus-python
50
task: make legacy-package
51
runs-on: ubuntu-latest
52
- container: fedora:34 # LOWEST DEVELOPMENT ENVIRONMENT
+ container: fedora:35 # LOWEST DEVELOPMENT ENVIRONMENT
53
steps:
54
- name: Display Python version
55
run: python3 --version
0 commit comments