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 f6c0b7f commit 513c552Copy full SHA for 513c552
.github/workflows/prebuild.yml
@@ -167,7 +167,7 @@ jobs:
167
env:
168
LMDB_DATA_V1: ${{ contains(github.ref, '-v1') }}
169
runs-on: ubuntu-latest
170
- #container: quay.io/pypa/manylinux_2_24_x86_64
+ container: ubuntu:16.04
171
steps:
172
- run: sudo apt-get update
173
- run: sudo apt-get install -y gcc-aarch64-linux-gnu gcc-arm-linux-gnueabihf g++-aarch64-linux-gnu g++-arm-linux-gnueabihf
0 commit comments