Skip to content

Commit 2ddb5a9

Browse files
committed
build 2_24 shlib
1 parent 77f31e2 commit 2ddb5a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build:
99
strategy:
1010
matrix:
11-
container: ['manylinux_2_28_x86_64']
11+
container: ['manylinux_2_24_x86_64']
1212
runs-on: ubuntu-latest
1313
container: quay.io/pypa/${{matrix.container}}
1414
steps:

0 commit comments

Comments
 (0)