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 ac11ebc commit 742c891Copy full SHA for 742c891
.github/workflows/napi-build.yml
@@ -24,8 +24,6 @@ jobs:
24
matrix:
25
include:
26
# macOS
27
- - os: macos-latest
28
- target: x86_64-apple-darwin
29
- os: macos-latest
30
target: aarch64-apple-darwin
31
# Windows
@@ -119,8 +117,6 @@ jobs:
119
117
fail-fast: false
120
118
121
122
123
124
125
126
- os: windows-latest
0 commit comments