Skip to content

Commit 002b7c7

Browse files
CI: Run MINGW64 job on Fedora 41
1 parent 8825f86 commit 002b7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mingw64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name: MinGW64 Windows Build
3030
runs-on: ubuntu-latest
3131
container:
32-
image: fedora:39
32+
image: fedora:41
3333
options: --security-opt seccomp=unconfined
3434
volumes:
3535
- ${{ github.workspace }}:/w

0 commit comments

Comments
 (0)