Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 09cf683

Browse files
committed
gha: Bump the build and upload ubuntu runner to 24.04
1 parent 09bace4 commit 09cf683

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-and-upload.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
matrix:
3232
os:
33-
- {id: ubuntu-22.04, name: jammy}
33+
- {id: ubuntu-24.04, name: noble}
3434
compiler:
3535
- '14.3.Rel1'
3636
probe:
@@ -147,7 +147,7 @@ jobs:
147147
strategy:
148148
matrix:
149149
os:
150-
- {id: ubuntu-22.04, name: jammy}
150+
- {id: ubuntu-24.04, name: noble}
151151
compiler:
152152
- 'clang-13' # Native Clang compiler for the CI image
153153
- 'clang-18' # Latest Clang compiler from the apt mirror

0 commit comments

Comments
 (0)