We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 519e44e commit 2d3c31dCopy full SHA for 2d3c31d
.github/workflows/wheels.yml
@@ -44,7 +44,7 @@ jobs:
44
CIBW_ENVIRONMENT: "OPEN_SPIEL_BUILDING_WHEEL='ON' OPEN_SPIEL_BUILD_WITH_ACPC='ON' OPEN_SPIEL_BUILD_WITH_HANABI='ON' OPEN_SPIEL_BUILD_WITH_ROSHAMBO='ON'"
45
CIBW_BUILD: cp39-macosx_x86_64 cp310-macosx_x86_64 cp311-macosx_x86_64
46
# These use the new abseil
47
- - os: macOS-14
+ - os: macOS-13
48
OS_TYPE: "Darwin"
49
CI_PYBIN: python3.12
50
OPEN_SPIEL_ABSL_VERSION: "20250127.1"
0 commit comments