We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 505a55a commit dcb1c2dCopy full SHA for dcb1c2d
1 file changed
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
build-linux:
45
name: Build sqlpage binaries (Linux)
46
runs-on: ubuntu-latest
47
- container: quay.io/pypa/manylinux2014_x86_64
+ container: quay.io/pypa/manylinux_2_28_x86_64
48
steps:
49
- uses: actions/checkout@v4
50
- name: Install Rust toolchain
0 commit comments