Skip to content

Commit 7cf0f98

Browse files
committed
Use Ubuntu 22 for CI
1 parent 11d861b commit 7cf0f98

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
@@ -64,7 +64,7 @@ jobs:
6464

6565
build-linux:
6666
name: Build Linux (${{ matrix.arch }})
67-
runs-on: ubuntu-20.04
67+
runs-on: ubuntu-22.04
6868
strategy:
6969
matrix:
7070
arch: [x86, x86_64]

0 commit comments

Comments
 (0)