mirror of
https://github.com/facebook/zstd.git
synced 2025-10-03 00:03:25 -04:00
adding a Visual + ClangCL + AVX2 compilation test
This commit is contained in:
parent
26a2b5d5df
commit
6e1d02f1f0
2
.github/workflows/dev-short-tests.yml
vendored
2
.github/workflows/dev-short-tests.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user