Skip to content

Commit 83cf36b

Browse files
authored
Merge pull request #106 from bgurney-rh/lowest-fedora-35
Update lowest supported Fedora to 35
2 parents e51e073 + fb87d5a commit 83cf36b

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
@@ -49,7 +49,7 @@ jobs:
4949
- dependencies: python-setuptools python3-into-dbus-python
5050
task: make legacy-package
5151
runs-on: ubuntu-latest
52-
container: fedora:34 # LOWEST DEVELOPMENT ENVIRONMENT
52+
container: fedora:35 # LOWEST DEVELOPMENT ENVIRONMENT
5353
steps:
5454
- name: Display Python version
5555
run: python3 --version

0 commit comments

Comments
 (0)