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 4db797a commit 33534bdCopy full SHA for 33534bd
.github/workflows/unit.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
node-version: [16]
12
- platform: [ubuntu-latest, macos-latest]
+ platform: [ubuntu-latest]
13
runs-on: ${{ matrix.platform }}
14
steps:
15
- name: Checkout
0 commit comments