Skip to content

Commit be133a8

Browse files
authored
Merge pull request #112 from bgurney-rh/lowest-fedora-35
Update lowest supported Fedora to 35
2 parents 6e8da13 + 735876d commit be133a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
python3-hs-dbus-signature
8282
task: make legacy-package
8383
runs-on: ubuntu-latest
84-
container: fedora:34 # LOWEST DEVELOPMENT ENVIRONMENT
84+
container: fedora:35 # LOWEST DEVELOPMENT ENVIRONMENT
8585
steps:
8686
- name: Display Python version
8787
run: python3 --version

0 commit comments

Comments
 (0)