Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ruihe774 committed Jul 12, 2024
1 parent 3023447 commit 74feffb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
run: python -mpip install maturin[zig]
- name: Build sdist
run: maturin sdist --out dist
- name: Build wheels for Linux
run: maturin build --release --out dist --compatibility manylinux2014 --zig
- name: Build wheels for Windows
run: maturin build --release --out dist --target x86_64-pc-windows-msvc
- name: Upload dist
Expand Down

0 comments on commit 74feffb

Please sign in to comment.