Skip to content

Commit

Permalink
Update rust to 1.60
Browse files Browse the repository at this point in the history
Should run faster
  • Loading branch information
jjfiv authored Apr 14, 2022
1 parent 44b22e6 commit b966a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manylinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v1
- name: maturin-build
run: |
rustup default 1.42.0
rustup default 1.60.0
cd cffi && maturin build --release
- uses: actions/upload-artifact@v1
name: upload-wheel
Expand Down

0 comments on commit b966a14

Please sign in to comment.