Skip to content

Commit

Permalink
Bump LLVM to 14.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed May 19, 2022
1 parent 10a0bc4 commit 3c92d06
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-10.15', 'windows-2022']
llvm: ['13.0.1']
llvm: ['14.0.0']
steps:
- uses: actions/checkout@v1
- run: ./main.sh
Expand Down

0 comments on commit 3c92d06

Please sign in to comment.