From 5481a487ad01693de88192f793c65010ad3ad5df Mon Sep 17 00:00:00 2001 From: Stefan Doerr Date: Wed, 22 Jan 2025 16:20:45 +0200 Subject: [PATCH] paths existed in older windows --- .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 8f4b2635..80e691f2 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -17,7 +17,7 @@ jobs: strategy: fail-fast: false matrix: - os: ["ubuntu-latest", "macos-latest", "macos-13", "windows-2022"] + os: ["ubuntu-latest", "macos-latest", "macos-13", "windows-2019"] python-version: ["3.10"] #, "3.9", "3.11", "3.12"] defaults: # Needed for conda