Skip to content

Commit 8b9cfd9

Browse files
committed
ci: LLVM 22
1 parent f50c908 commit 8b9cfd9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128

129129
strategy:
130130
matrix:
131-
llvm-version: [21]
131+
llvm-version: [22]
132132

133133
env:
134134
CC: clang-${{ matrix.llvm-version }}
@@ -152,7 +152,6 @@ jobs:
152152

153153

154154
mac:
155-
# need Apple Silicon for exception handling try_compile detection to work
156155
runs-on: macos-latest
157156
timeout-minutes: 10
158157

0 commit comments

Comments
 (0)