Skip to content

Commit

Permalink
llvm 16
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-conway committed Jun 8, 2024
1 parent 365602e commit 54dac57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
steps:
- uses: KyleMayes/install-llvm-action@8b37482c5a2997a3ab5dbf6561f8109e2eaa7d3b
with:
version: 17.0.6
version: 16.0.6
- uses: cygwin/cygwin-install-action@006ad0b0946ca6d0a3ea2d4437677fa767392401
- run: choco install -y ninja
- uses: actions/checkout@v4
Expand Down

0 comments on commit 54dac57

Please sign in to comment.