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 cb27a3d commit 529e65dCopy full SHA for 529e65d
.github/workflows/macos.yml
@@ -19,7 +19,7 @@ jobs:
19
build:
20
strategy:
21
matrix:
22
- node-version: [14.x, 16.x, 17.x]
+ node-version: [16.x]
23
24
# The type of runner that the job will run on
25
runs-on: macos-latest
0 commit comments