Skip to content

Commit 4be7ed0

Browse files
committed
Update default Ubuntu CI image to 22.04
1 parent f479a97 commit 4be7ed0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
include:
3030
- toolchain: linux-gcc
31-
os: ubuntu-20.04
31+
os: ubuntu-22.04
3232
compiler: gcc
3333
qt_version: "5.15.2"
3434
modules: ""

0 commit comments

Comments
 (0)