We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18aa566 commit 3b6f00eCopy full SHA for 3b6f00e
.github/workflows/wheels.yml
@@ -24,7 +24,7 @@ jobs:
24
name: ${{ matrix.os }}, python-${{ matrix.PYTHON_BINDING_VERSION }}
25
runs-on: ${{ matrix.os }}
26
env:
27
- WHEEL_PLATFORM: manylinux_2_27_x86_64
+ WHEEL_PLATFORM: manylinux_2_31_x86_64
28
BOOST_VERSION: 1.74.0
29
PYTHON_BINDING_VERSION: ${{ matrix.PYTHON_BINDING_VERSION }}
30
steps:
0 commit comments