Skip to content

Commit 5fb5223

Browse files
committed
Set ABI3 compat
1 parent 1d67642 commit 5fb5223

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
- uses: astral-sh/setup-uv@v5
3636
- run: uv tool install poethepoet
3737
- run: uv sync --all-extras
38+
env:
39+
PYO3_USE_ABI3_FORWARD_COMPATIBILITY: 1
3840
- run: poe bridge-lint
3941
if: ${{ matrix.clippyLinter }}
4042
- run: poe lint

0 commit comments

Comments
 (0)