Skip to content

Commit e09f123

Browse files
committed
Use macos to install wxpython from pip instead of linux CI
1 parent cd1cc82 commit e09f123

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
@@ -13,7 +13,7 @@ jobs:
1313
run:
1414
shell: bash -l {0}
1515

16-
runs-on: ubuntu-latest
16+
runs-on: macos-latest
1717
steps:
1818
- name: Check out diffpy.labpdfproc repository
1919
uses: actions/checkout@v4

0 commit comments

Comments
 (0)