We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff95d73 commit b2a21c8Copy full SHA for b2a21c8
.github/workflows/build-and-test.yml
@@ -22,7 +22,7 @@ jobs:
22
test:
23
strategy:
24
matrix:
25
- node-version: [18, 20, 21, 22.2.0, 23, 24]
+ node-version: [18, 20, 21, 22]
26
runs-on: ubuntu-latest
27
steps:
28
- uses: actions/checkout@v4.1.6
0 commit comments