Skip to content

Commit 3e02af4

Browse files
committed
fix ci script
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent 7bd8914 commit 3e02af4

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
@@ -34,7 +34,7 @@ jobs:
3434
target: aarch64-apple-darwin
3535
- build: win64-msvc
3636
os: windows-latest
37-
rust: stsable-x86_64-gnu
37+
rust: stable-x86_64-gnu
3838
target: x86_64-pc-windows-msvc
3939
- build: win64-gnu
4040
os: windows-latest

0 commit comments

Comments
 (0)