1 parent 83db7bc commit 893ca34Copy full SHA for 893ca34
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
#####################################
16
# Linux with GCC
17
build-lin:
18
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
19
env:
20
platform: lin
21
steps:
0 commit comments