Skip to content

Commit 937da56

Browse files
committed
ci: update ubuntu
1 parent c8af5ea commit 937da56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ jobs:
5858
# cores: 2,
5959
# }
6060
- {
61-
name: "Ubuntu/18.04/Static/X64/Release",
62-
os: ubuntu-18.04,
61+
name: "Ubuntu/22.04/Static/X64/Release",
62+
os: ubuntu-22.04,
6363
config: Release,
6464
cmake_extra_args: "-DCMAKE_C_COMPILER=/usr/bin/gcc-10 -DCMAKE_CXX_COMPILER=/usr/bin/g++-10 -DCMAKE_CXX_FLAGS=\"-O2\"",
6565
sudocmd: "sudo",

0 commit comments

Comments
 (0)