Skip to content

Commit 59162a9

Browse files
committed
CI: get mingw-w64 v12 for cross build
1 parent 1c0801a commit 59162a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mingw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
cross-gcc-x86_64:
168168
runs-on: ubuntu-latest
169169
container:
170-
image: ubuntu:24.10
170+
image: ubuntu:25.04
171171
steps:
172172
- uses: actions/checkout@v4
173173
- name: Install deps

0 commit comments

Comments
 (0)