Skip to content

Commit ab3f84e

Browse files
committed
Fix rust version
1 parent 05c5027 commit ab3f84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
platform: { os: "windows-latest", python-architecture: "x86" }
8484
include:
8585
# Test minimal supported Rust version
86-
- rust: 1.63.0
86+
- rust: 1.70.0
8787
python-version: "3.10"
8888
platform:
8989
{

0 commit comments

Comments
 (0)