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 55875be commit 0047634Copy full SHA for 0047634
1 file changed
.github/workflows/CI.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
strategy:
12
matrix:
13
- node-version: [16.x, 18.x, 20.x]
+ node-version: [16.x, 18.x]
14
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
15
16
name: Build with ${{ matrix.node-version }}
0 commit comments