Skip to content

Commit 2fe9b93

Browse files
committed
build on ubuntu 22.04
1 parent d57e8f9 commit 2fe9b93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
99
strategy:
1010
matrix:
11-
os: [ubuntu-20.04]
11+
os: [ubuntu-22.04]
1212
archs: ["x86_64, i686", "aarch64", "ppc64le", "s390x"]
1313
build: ["manylinux", "musllinux"]
1414
include:

0 commit comments

Comments
 (0)