Skip to content

Commit 2ef09a4

Browse files
committed
chore: change to run on macos instead of ubuntu
1 parent 7a64d9d commit 2ef09a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-on-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run:
1515
shell: bash -l {0}
1616

17-
runs-on: ubuntu-latest
17+
runs-on: macos-14
1818
steps:
1919
- name: Check out diffpy.srreal
2020
uses: actions/checkout@v4

0 commit comments

Comments
 (0)