Skip to content

Commit

Permalink
ci: use CLANG64
Browse files Browse the repository at this point in the history
  • Loading branch information
elopez committed Oct 23, 2023
1 parent 7a64d32 commit b3ae340
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 @@ -37,7 +37,7 @@ jobs:
uses: msys2/setup-msys2@v2
if: runner.os == 'Windows'
with:
msystem: MINGW64
msystem: CLANG64
release: false
path-type: inherit
update: true
Expand Down

0 comments on commit b3ae340

Please sign in to comment.