Skip to content
Snippets Groups Projects
Commit 6e1d02f1 authored by Yann Collet's avatar Yann Collet
Browse files

adding a Visual + ClangCL + AVX2 compilation test

parent 26a2b5d5
No related branches found
No related tags found
No related merge requests found
......@@ -362,6 +362,8 @@ jobs:
- generator: "MinGW Makefiles"
- generator: "Visual Studio 17 2022"
flags: "-T ClangCL"
- generator: "Visual Studio 17 2022"
flags: "-T ClangCL -A x64 -DCMAKE_C_FLAGS=/arch:AVX2"
runs-on: windows-2022
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment