We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e8d7d commit 56e4ca7Copy full SHA for 56e4ca7
1 file changed
.github/workflows/experimental_wheels.yml
@@ -44,6 +44,7 @@ jobs:
44
env:
45
CIBW_BUILD: ${{ matrix.python_version }}
46
CIBW_ARCHS_MACOS: x86_64 arm64
47
+ CIBW_ENVIRONMENT: LIBSBML_EXPERIMENTAL=1
48
49
- name: Upload wheels
50
uses: actions/upload-artifact@v2
0 commit comments