There was an error while loading. Please reload this page.
1 parent 09bace4 commit 09cf683Copy full SHA for 09cf683
1 file changed
.github/workflows/build-and-upload.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
matrix:
32
os:
33
- - {id: ubuntu-22.04, name: jammy}
+ - {id: ubuntu-24.04, name: noble}
34
compiler:
35
- '14.3.Rel1'
36
probe:
@@ -147,7 +147,7 @@ jobs:
147
148
149
150
151
152
- 'clang-13' # Native Clang compiler for the CI image
153
- 'clang-18' # Latest Clang compiler from the apt mirror
0 commit comments