Skip to content

Commit

Permalink
test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lips7 committed Jul 11, 2024
1 parent 6f5345f commit ad3c73c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,8 @@ jobs:
RUSTFLAGS: "-Z threads=2 -D warnings"
with:
target: ${{ matrix.platform.target }}
args: --release
args: --release -i python3.12
sccache: 'true'
manylinux: auto
rust-toolchain: nightly
working-directory: matcher_py
- name: Install wheels
Expand Down

0 comments on commit ad3c73c

Please sign in to comment.