Skip to content

Commit

Permalink
Temporarily disable macos conda tests. Issue unrelated to EIS Toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaarnio committed Apr 26, 2024
1 parent 754ac0d commit f1b9c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.9"]
platform: ["ubuntu-latest", "macos-latest", "windows-latest"]
platform: ["ubuntu-latest", "windows-latest"]

runs-on: ${{ matrix.platform }}
defaults:
Expand Down

0 comments on commit f1b9c0c

Please sign in to comment.