Skip to content

Commit

Permalink
bump python to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zachcp committed Nov 17, 2024
1 parent 7649c27 commit 7f75c18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
rust: [stable]
python-version: ["3.11"]
steps:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 7f75c18

Please sign in to comment.