From 21957031440b4929390a545c3f86c8c9b19f3812 Mon Sep 17 00:00:00 2001 From: Lucille Delisle Date: Tue, 30 Apr 2024 10:12:14 +0200 Subject: [PATCH] use anterior version of macos --- .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 d2ba458..e4fd802 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -35,7 +35,7 @@ jobs: shell: micromamba-shell {0} test-osx: name: Test on OSX - runs-on: macOS-latest + runs-on: macos-12 # which is Intel and supported by bioconda macOS-latest is Apple silicon. strategy: matrix: python-version: