Skip to content

Commit 1e6af0d

Browse files
committed
bypass PyO3 abi check
1 parent 7fc403a commit 1e6af0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/setup_build_env/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ runs:
4242
if: inputs.run-uv-sync == 'true'
4343
run: uv sync
4444
shell: bash
45+
env:
46+
PYO3_USE_ABI3_FORWARD_COMPATIBILITY: 1

0 commit comments

Comments
 (0)