Skip to content

Commit e74ec9d

Browse files
committed
workflow: change clang version
1 parent f740e68 commit e74ec9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ run-name: Create pre-release for `${{ github.ref_name }}`
1010

1111
jobs:
1212
release-wasm:
13-
runs-on: windows-latest
13+
runs-on: windows-2025
1414
steps:
1515
- uses: actions/checkout@v4
1616

0 commit comments

Comments
 (0)