Skip to content

Commit

Permalink
Update wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lanctot authored Nov 13, 2023
1 parent 9c97f44 commit b5448c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
CIBW_BEFORE_BUILD: python -m pip install --upgrade cmake
CIBW_BEFORE_TEST: python -m pip install --upgrade pip
CIBW_TEST_COMMAND: /bin/bash {project}/open_spiel/scripts/test_wheel.sh basic {project}
CIBW_TEST_SKIP: *-macosx_arm64 *-macosx_universal2:arm64
CIBW_ENVIRONMENT: ${{ matrix.CIBW_ENVIRONMENT }}

steps:
Expand Down

0 comments on commit b5448c3

Please sign in to comment.