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 6e8da13 + 735876d commit be133a8Copy full SHA for be133a8
.github/workflows/main.yml
@@ -81,7 +81,7 @@ jobs:
81
python3-hs-dbus-signature
82
task: make legacy-package
83
runs-on: ubuntu-latest
84
- container: fedora:34 # LOWEST DEVELOPMENT ENVIRONMENT
+ container: fedora:35 # LOWEST DEVELOPMENT ENVIRONMENT
85
steps:
86
- name: Display Python version
87
run: python3 --version
0 commit comments