Skip to content

Commit

Permalink
Fix rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Oct 19, 2024
1 parent 05c5027 commit ab3f84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
platform: { os: "windows-latest", python-architecture: "x86" }
include:
# Test minimal supported Rust version
- rust: 1.63.0
- rust: 1.70.0
python-version: "3.10"
platform:
{
Expand Down

0 comments on commit ab3f84e

Please sign in to comment.