Skip to content

Commit f1b9c0c

Browse files
committed
Temporarily disable macos conda tests. Issue unrelated to EIS Toolkit
1 parent 754ac0d commit f1b9c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
python-version: ["3.9"]
14-
platform: ["ubuntu-latest", "macos-latest", "windows-latest"]
14+
platform: ["ubuntu-latest", "windows-latest"]
1515

1616
runs-on: ${{ matrix.platform }}
1717
defaults:

0 commit comments

Comments
 (0)