Use llvm-ar for GitHub Actions Windows CI build (#7917)

This commit is contained in:
Dirk Best 2021-04-01 14:10:50 +02:00 committed by GitHub
parent 1dbaaae999
commit 499ddb2af8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ jobs:
env:
MINGW64: "/mingw64"
ARCHOPTS: "-fuse-ld=lld"
OVERRIDE_AR: "llvm-ar"
TOOLS: 1
run: make -j2
- name: Validate