Skip to content

Commit c60da81

Browse files
committed
upgrade ubuntu version
1 parent b42de5f commit c60da81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
strategy:
88
matrix:
99
os:
10-
- { name: Ubuntu 20.04, distro: ubuntu-20.04, gcc_version: 9 }
1110
- { name: Ubuntu 22.04, distro: ubuntu-22.04, gcc_version: 11 }
11+
- { name: Ubuntu 24.04, distro: ubuntu-24.04, gcc_version: 14 }
1212
build_type: [Debug, Release]
1313
toolchain: ["gcc-32bit", "gcc-64bit"]
1414

0 commit comments

Comments
 (0)