Skip to content

Commit

Permalink
Revert "Test on older version of OSX"
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Dec 22, 2023
1 parent 0d54d56 commit 8ee055a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 37 deletions.
35 changes: 0 additions & 35 deletions .github/workflows/check-macos-latest.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/unittest-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
include:
- operating-system: macos-11
- operating-system: macos-latest
python-version: '3.11'
label: osx-64-py-3-11-mpich
prefix: /Users/runner/miniconda3/envs/my-env
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unittest-openmpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
include:
- operating-system: macos-11
- operating-system: macos-latest
python-version: '3.11'
label: osx-64-py-3-11-openmpi
prefix: /Users/runner/miniconda3/envs/my-env
Expand Down

0 comments on commit 8ee055a

Please sign in to comment.