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 6edf7aa commit 6d2c901Copy full SHA for 6d2c901
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
node: ['12.x', '14.x']
11
- os: [ubuntu-latest, macOS-latest]
+ os: [ubuntu-latest]
12
13
steps:
14
- name: Checkout repo
0 commit comments