Skip to content

Commit 2fbe721

Browse files
committed
BLD: Use manylinux2014_x86_64 instead of default manylinux_2_24_x86_64
1 parent b8f4c52 commit 2fbe721

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
tags:
88
- "*"
99
pull_request:
10+
1011
jobs:
1112
test:
1213
runs-on: ${{ matrix.os }}
@@ -87,7 +88,7 @@ jobs:
8788
with:
8889
fetch-depth: 0
8990

90-
- uses: RalfG/[email protected]
91+
- uses: RalfG/[email protected]-manylinux2014_x86_64
9192
with:
9293
python-versions: "cp36-cp36m cp37-cp37m cp38-cp38 cp39-cp39 cp310-cp310"
9394

0 commit comments

Comments
 (0)