Skip to content

Commit ffe5a55

Browse files
committed
update ubuntu to 22.04
1 parent 4b8b362 commit ffe5a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
config:
4444
- {
4545
name: linux,
46-
os: ubuntu-20.04,
46+
os: ubuntu-22.04,
4747
cc: gcc-9,
4848
cxx: g++-9,
4949
args: -DCMAKE_BUILD_TYPE=RelWithDebInfo,

0 commit comments

Comments
 (0)