Skip to content

Commit

Permalink
Use LLVM and Clang 17 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleMayes committed Apr 2, 2024
1 parent 41a44e1 commit 3b4712a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- macos-14
- windows-latest
version:
- 15
- 17

runs-on: "${{ matrix.os }}"

Expand Down

0 comments on commit 3b4712a

Please sign in to comment.