Skip to content

Commit 67ef73f

Browse files
committed
Fixed CI
1 parent 6a8c6b6 commit 67ef73f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ jobs:
8989
- arch: x86
9090
cxx: v143
9191

92+
# Seems the cloud at github doesn't have the avx512 extensions
93+
- feature: [AVX512, 64, '-mavx512f', '/arch:AVX512']
94+
9295
include:
9396
- arch: x86
9497
cxx: v143

0 commit comments

Comments
 (0)