Skip to content

Commit

Permalink
Also test the LLVM 15 PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Mar 21, 2023
1 parent 618f958 commit c80f5d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ['1.6', '1.7', '1.8', '1.9.0-beta2', 'nightly']
version: ['1.6', '1.7', '1.8', '1.9.0-beta2', 'nightly', 'vc/upgrade_llvm15']
os: [ubuntu-latest, macOS-latest, windows-latest]
arch: [x64]
steps:
Expand Down

0 comments on commit c80f5d4

Please sign in to comment.