Skip to content

Commit 75bd307

Browse files
Build LLVM 11.1.0.
1 parent da29665 commit 75bd307

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: ['12.0.1']
11+
llvm: ['11.1.0']
1212
steps:
1313
- uses: actions/checkout@v4
1414
- run: ./main.sh

0 commit comments

Comments
 (0)