Skip to content

Commit

Permalink
Merge pull request #60116 from agiudiceandrea/revert-60006-patch-1
Browse files Browse the repository at this point in the history
Revert "CI: Run MINGW64 job on Fedora 41" (Fix #60035)
  • Loading branch information
m-kuhn authored Jan 11, 2025
2 parents a2c3471 + 3909474 commit 07d8f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mingw64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: MinGW64 Windows Build
runs-on: ubuntu-latest
container:
image: fedora:41
image: fedora:39
options: --security-opt seccomp=unconfined
volumes:
- ${{ github.workspace }}:/w
Expand Down

0 comments on commit 07d8f51

Please sign in to comment.