Skip to content

Commit 20dfaff

Browse files
authored
fix: llvm-mingw 20250709
1 parent ecb72f8 commit 20dfaff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- created
88
env:
99
# See: https://github.com/mstorsjo/llvm-mingw/releases
10-
LLVM_MINGW64_VER: '20250719'
10+
LLVM_MINGW64_VER: '20250709'
1111
LLVM_MINGW_UBUNTU_REL: '22.04'
1212

1313
jobs:

0 commit comments

Comments
 (0)