Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
substring authored Nov 24, 2024
1 parent 8c406df commit d07474b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
include:
#- { sys: mingw64, env: x86_64 }
- { sys: ucrt64, env: ucrt-x86_64 }
- { sys: clang64, env: clang-x86_64, make_env: CC=clang CXX=clang++ LD=lld }
#- { sys: clang64, env: clang-x86_64, make_env: CC=clang CXX=clang++ LD=lld EXTRA_CFLAGS=-w CXXFLAGS=-w }
steps:
- name: Install MSYS2 for Windows
uses: msys2/setup-msys2@v2
Expand Down

0 comments on commit d07474b

Please sign in to comment.