Skip to content

Commit

Permalink
change python cpu variant in build
Browse files Browse the repository at this point in the history
  • Loading branch information
dmunozv04 committed Dec 15, 2024
1 parent d9ab2cd commit 7880e22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
env:
PYAPP_PASS_LOCATION: "1"
PYAPP_UV_ENABLED: "1"
PYAPP_DISTRIBUTION_VARIANT_CPU: "v1"
HATCH_BUILD_LOCATION: dist
CARGO: cargo
CARGO_BUILD_TARGET: ${{ matrix.job.target }}
Expand Down

0 comments on commit 7880e22

Please sign in to comment.