From eccb299f5c7716032712dde0752e931ab8df0211 Mon Sep 17 00:00:00 2001 From: apcraig Date: Thu, 20 Jul 2023 14:09:33 -0600 Subject: [PATCH] test ghactions --- .github/workflows/test-cice.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/test-cice.yml b/.github/workflows/test-cice.yml index e66fa581b..01c9c8669 100644 --- a/.github/workflows/test-cice.yml +++ b/.github/workflows/test-cice.yml @@ -30,6 +30,9 @@ jobs: os: [macos-11] # os: [ubuntu-latest] include: + - os: macos-11 + envdef: macos + minicond: Miniconda3-latest-MacOSX-x86_64.sh - os: macos-latest envdef: macos minicond: Miniconda3-latest-MacOSX-x86_64.sh