Skip to content

Commit b3ac35d

Browse files
committed
ci: clang 18 uses ubuntu:24.04
1 parent 43e5f25 commit b3ac35d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
factors: ''
4646
runs-on: |
4747
apple-clang: macos-15
48+
containers: |
49+
clang: ubuntu:24.04
4850
build-types: |
4951
gcc: Release
5052
clang: Release

0 commit comments

Comments
 (0)