Skip to content

Commit 54e24f1

Browse files
authored
Merge pull request #63 from choderalab/hmacdope-patch-2
MacOS ARM runner
2 parents fcddab3 + 9b21950 commit 54e24f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
os: [macOS-13, ubuntu-latest]
30+
os: [macOS-latest, ubuntu-latest]
3131
python-version: ["3.10", "3.11"]
3232
deps: ["devtools/conda-envs/test_env.yaml"]
3333

0 commit comments

Comments
 (0)