We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d57e8f9 commit 2fe9b93Copy full SHA for 2fe9b93
1 file changed
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- os: [ubuntu-20.04]
+ os: [ubuntu-22.04]
12
archs: ["x86_64, i686", "aarch64", "ppc64le", "s390x"]
13
build: ["manylinux", "musllinux"]
14
include:
0 commit comments