From d1d840b96d5a7a8e1ddc142acd449b9a92af629e Mon Sep 17 00:00:00 2001 From: christophe Date: Thu, 28 Dec 2023 10:36:56 +0100 Subject: [PATCH] Disable perf test by default --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee7cf6e0b..320fb0b2c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: toolkit: v140 - os: windows-latest toolkit: v141 - - os: windows-latest + - os: windows-2019 std: 20 steps: