There was an error while loading. Please reload this page.
1 parent 8984dd3 commit 6a64bffCopy full SHA for 6a64bff
.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, 17.x, 18.x]
+ node-version: [12.x, 14.x, 16.x, 18.x, 20.x]
15
16
steps:
17
- uses: actions/checkout@v3
0 commit comments