Skip to content

Commit 68f27b8

Browse files
committed
llvm 22
1 parent 6a462f8 commit 68f27b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Setup macOS packages
6262
if: runner.os == 'macOS'
63-
run: brew install llvm luajit cmake ninja
63+
run: brew install llvm@22 luajit cmake ninja
6464

6565
- name: Running CMake (Linux)
6666
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)