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 133ecc8 commit 78925b2Copy full SHA for 78925b2
.github/workflows/continuous-integration.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
operating-system: [ubuntu-latest, macos-latest, windows-latest]
14
- node-version: [12.x, 14.x, 16.x, 18.x, 20.x]
+ node-version: [14.x, 16.x, 18.x, 20.x]
15
16
steps:
17
- uses: actions/checkout@v4
0 commit comments