Skip to content

Commit

Permalink
Merge pull request #18 from messense/rm-fallback
Browse files Browse the repository at this point in the history
Remove fallback maturin latest version
  • Loading branch information
messense authored Dec 3, 2021
2 parents 3138e29 + 4d93d13 commit a4c761d
Show file tree
Hide file tree
Showing 5 changed files with 1,829 additions and 1,800 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: ./
with:
args: -m maturin/test-crates/pyo3-mixed/Cargo.toml
manylinux: '2_24'
manylinux: 'off'
container: 'off'
- name: maturin build --cargo-extra-args
uses: ./
Expand Down
Loading

0 comments on commit a4c761d

Please sign in to comment.