We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1cc82 commit e09f123Copy full SHA for e09f123
.github/workflows/tests-on-pr.yml
@@ -13,7 +13,7 @@ jobs:
13
run:
14
shell: bash -l {0}
15
16
- runs-on: ubuntu-latest
+ runs-on: macos-latest
17
steps:
18
- name: Check out diffpy.labpdfproc repository
19
uses: actions/checkout@v4
0 commit comments