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 78bdc78 commit d668db0Copy full SHA for d668db0
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
os: [ubuntu-latest, macos-latest, windows-latest]
10
- node-version: [17.x, 18.x]
+ node-version: [17.x]
11
steps:
12
- name: Check out repository code
13
uses: actions/checkout@v3
0 commit comments