We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324453e commit a140b51Copy full SHA for a140b51
.circleci/config.yml
@@ -914,8 +914,6 @@ workflows:
914
- build-linux-mini-crashtest
915
jobs-windows:
916
jobs:
917
- - build-windows-vs2022-avx2
918
- - build-windows-vs2022
919
- build-windows-vs2019
920
- build-cmake-mingw
921
jobs-java:
@@ -964,3 +962,5 @@ workflows:
964
962
- build-linux-non-shm
965
963
- build-linux-clang-13-asan-ubsan-with-folly
966
- build-linux-valgrind
+ - build-windows-vs2022-avx2
+ - build-windows-vs2022
0 commit comments