Skip to content

Commit

Permalink
Remove macos-14 from CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lczech committed Dec 10, 2024
1 parent cb77735 commit 4bb5224
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ jobs:
case: base
- os: macos-13
case: base
- os: macos-14
case: base
# - os: macos-14
# case: base

# -------------------------------------------------------
# Steps
Expand Down Expand Up @@ -235,7 +235,7 @@ jobs:
- ubuntu-22.04
- ubuntu-24.04
- macos-13
- macos-14
# - macos-14

# -------------------------------------------------------
# Steps
Expand Down Expand Up @@ -306,7 +306,7 @@ jobs:
- ubuntu-22.04
- ubuntu-24.04
- macos-13
- macos-14
# - macos-14

installer:
# Conda is just waaaay to slow... some runs even exceed the GitHub Actions
Expand Down

0 comments on commit 4bb5224

Please sign in to comment.