Skip to content

Commit a140b51

Browse files
pdillingerfacebook-github-bot
authored andcommitted
Convert all but one windows job to nightly (facebook#12089)
Summary: ... because they are expensive and rarely disagree with each other. Historical data indicates that the 2019 job is most sensitive to failure. https://fburl.com/scuba/opensource_ci_jobs/ntq3ue3p https://fburl.com/scuba/opensource_ci_jobs/0xo91j5f Pull Request resolved: facebook#12089 Test Plan: CI Reviewed By: ajkr Differential Revision: D51530386 Pulled By: pdillinger fbshipit-source-id: 8b676d6e01096e359a0f465b59d81ac10f4f7969
1 parent 324453e commit a140b51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -914,8 +914,6 @@ workflows:
914914
- build-linux-mini-crashtest
915915
jobs-windows:
916916
jobs:
917-
- build-windows-vs2022-avx2
918-
- build-windows-vs2022
919917
- build-windows-vs2019
920918
- build-cmake-mingw
921919
jobs-java:
@@ -964,3 +962,5 @@ workflows:
964962
- build-linux-non-shm
965963
- build-linux-clang-13-asan-ubsan-with-folly
966964
- build-linux-valgrind
965+
- build-windows-vs2022-avx2
966+
- build-windows-vs2022

0 commit comments

Comments
 (0)