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 8410e42 commit 90dff0cCopy full SHA for 90dff0c
1 file changed
.github/workflows/base.yaml
@@ -13,8 +13,7 @@ on:
13
14
jobs:
15
build:
16
- name: Build package & run tests
17
- runs-on: ubuntu-latest
+ runs-on: macos-latest
18
19
steps:
20
- name: Checkout repository
0 commit comments