Skip to content

Commit

Permalink
Merge pull request #3670 from bgurney-rh/lowest-fedora-35
Browse files Browse the repository at this point in the history
Update lowest supported Fedora to 35
  • Loading branch information
mulkieran authored Aug 12, 2024
2 parents c982618 + f71b59e commit 06fbfa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
stratis-cli-checks:
runs-on: ubuntu-22.04
container:
image: fedora:34 # LOWEST DEVELOPMENT ENVIRONMENT
image: fedora:35 # LOWEST DEVELOPMENT ENVIRONMENT
options: --privileged --userns=host --ipc=host -v /run/dbus/system_bus_socket:/run/dbus/system_bus_socket:ro -v /usr/share/dbus-1:/usr/share/dbus-1
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 06fbfa1

Please sign in to comment.