Skip to content

Commit 854aaa2

Browse files
authored
Update release.yaml
1 parent c057992 commit 854aaa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
linux-wheels:
1010
runs-on: ubuntu-latest
11-
container: quay.io/pypa/manylinux2014_x86_64
11+
container: quay.io/repository/pypa/manylinux_2_28_x86_64
1212
steps:
1313
- uses: actions/checkout@v3
1414
with:

0 commit comments

Comments
 (0)