Skip to content

Commit

Permalink
Test on older version of OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
liamhuber committed Dec 4, 2023
1 parent 2c616ac commit 81c4f16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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-latest
- operating-system: macos-11
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-latest
- operating-system: macos-11
python-version: '3.11'
label: osx-64-py-3-11-openmpi
prefix: /Users/runner/miniconda3/envs/my-env
Expand Down

0 comments on commit 81c4f16

Please sign in to comment.