Skip to content

Commit

Permalink
Build LLVM 16.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Aug 7, 2024
1 parent 7f4893b commit 1efff9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: ['ubuntu-latest', 'macos-12', 'macos-14', 'windows-2022']
llvm: ['18.1.7']
llvm: ['16.0.3']
steps:
- uses: actions/checkout@v4
- run: ./main.sh
Expand Down

0 comments on commit 1efff9e

Please sign in to comment.