From f09afd7ceec873dc85d3560afc97eb0b157e5603 Mon Sep 17 00:00:00 2001 From: twangboy Date: Mon, 4 Nov 2024 13:25:15 -0700 Subject: [PATCH] Generate workflow --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e55ea4e..91019ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -144,6 +144,7 @@ jobs: instances: '["stable-3006", "stable-3006-8", "stable-3007", "stable-3007-1", "latest"]' + windows-2022: name: Windows 2022 if: github.event_name == 'push' || needs.collect-changed-files.outputs.run-tests == 'true'