From 5f4b2cdb02ed8a7a6747929d494d897b4b5d3d53 Mon Sep 17 00:00:00 2001 From: giovp Date: Tue, 6 Feb 2024 10:07:52 +0100 Subject: [PATCH] remove M1 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ed82a016..f0632385 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -26,7 +26,7 @@ jobs: - python: 3.9 os: macos-latest - python: "3.10" - os: macos-14 + os: macos-latest env: OS: ${{ matrix.os }} PYTHON: ${{ matrix.python }}