1 parent 4234d7c commit c68c058Copy full SHA for c68c058
1 file changed
.github/workflows/test-and-release.yml
@@ -41,7 +41,7 @@ jobs:
41
runs-on: ${{ matrix.os }}
42
strategy:
43
matrix:
44
- node-version: [14.x, 16.x, 18.x]
+ node-version: [16.x, 18.x]
45
os: [ubuntu-latest, windows-latest, macos-latest]
46
47
steps:
0 commit comments