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 3938aa8 commit 5c2373bCopy full SHA for 5c2373b
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
os: [ ubuntu-latest, windows-latest ]
11
- node-version: [ 14.x, 16.x, 18.x ]
+ node-version: [ 16.x, 18.x ]
12
13
steps:
14
- name: Checkout
0 commit comments