Skip to content

Commit

Permalink
Add the PYO3_USE_ABI3_FORWARD_COMPATIBILITY variable
Browse files Browse the repository at this point in the history
  • Loading branch information
apcamargo committed Dec 20, 2024
1 parent 0261ec4 commit b73bcd3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
permissions:
contents: read

env:
PYO3_USE_ABI3_FORWARD_COMPATIBILITY: 1

jobs:
linux:
runs-on: ${{ matrix.platform.runner }}
Expand Down

0 comments on commit b73bcd3

Please sign in to comment.