We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0334806 + 0237be2 commit e2cfa9aCopy full SHA for e2cfa9a
3 files changed
.github/workflows/javascript.yml
@@ -63,7 +63,7 @@ jobs:
63
runs-on: ubuntu-latest
64
strategy:
65
matrix:
66
- node: ['16', '18', '20', '22']
+ node: ['18', '20', '22']
67
steps:
68
- uses: actions/checkout@v3
69
- name: Set up Node ${{ matrix.node }}
0 commit comments