Skip to content

Commit 6ce22f5

Browse files
Build LLVM 16.0.6.
1 parent 260007e commit 6ce22f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: ['ubuntu-latest', 'ubuntu-24.04-arm', 'macos-13', 'macos-14', 'windows-2022']
11-
llvm: ['17.0.6']
11+
llvm: ['16.0.6']
1212
steps:
1313
- uses: actions/checkout@v4
1414
- run: ./main.sh

0 commit comments

Comments
 (0)