From 4135aec835134b0888b22afa805f4eafe0661cfc Mon Sep 17 00:00:00 2001 From: Elijah Date: Fri, 1 Nov 2024 14:45:16 +0000 Subject: [PATCH] revert --- .github/workflows/integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 8c2ef21b4..fc5935c2a 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -122,7 +122,7 @@ jobs: fail-fast: false matrix: # Show OS combos first in GUI - os: [ubuntu-latest, macos-12, windows-latest] + os: [ubuntu-latest] python-version: ['3.10.11', '3.11.4'] env: