We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e932c3 commit 2d812b8Copy full SHA for 2d812b8
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
12
- runs-on: ubuntu-latest
+ runs-on: macos-latest
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments