Skip to content

Commit

Permalink
fix: upgrade container to 38 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigpod98 authored Apr 7, 2023
1 parent 89b1a5e commit cf607b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
needs: release-please
if: needs.release-please.outputs.releases_created
container: fedora:latest
container: fedora:38
steps:
- uses: actions/checkout@v3
- name: Generate ISO
Expand Down

0 comments on commit cf607b4

Please sign in to comment.