Skip to content

Commit 43fe9e9

Browse files
committed
Update github runner to ubuntu-22.04
1 parent a1ea4f7 commit 43fe9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
}
4040
- {
4141
name: Linux_x64,
42-
os: ubuntu-20.04,
42+
os: ubuntu-22.04,
4343
q_extra: "",
4444
build: make
4545
}

0 commit comments

Comments
 (0)