Skip to content

Commit

Permalink
Switch to CLANG64 instead
Browse files Browse the repository at this point in the history
installerbase.exe is a bit smaller there
  • Loading branch information
lazka committed Feb 23, 2024
1 parent 759168a commit 97d7bf5
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 @@ -19,7 +19,7 @@ jobs:
- name: setup-msys2
uses: msys2/setup-msys2@v2
with:
msystem: UCRT64
msystem: CLANG64
update: true
install: >-
tar
Expand Down

0 comments on commit 97d7bf5

Please sign in to comment.