Skip to content

Commit

Permalink
Merge pull request #157 from frasercrmck/bump-llvm-cache
Browse files Browse the repository at this point in the history
[CI] Bump LLVM cache versions to 16/17
  • Loading branch information
frasercrmck authored Oct 11, 2023
2 parents 6b3a6a6 + cdc0152 commit 42d43f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_llvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
create_llvm_cache:
strategy:
matrix:
version: [15, 16]
version: [16, 17]
os: [ubuntu-22.04]
build_type: [Release, RelAssert]
include:
Expand Down

0 comments on commit 42d43f0

Please sign in to comment.