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 d056c9f commit 277b9e9Copy full SHA for 277b9e9
.github/workflows/test-and-release.yml
@@ -41,7 +41,7 @@ jobs:
41
runs-on: ${{ matrix.os }}
42
strategy:
43
matrix:
44
- node-version: [18.x, 20.x, 22.x, 24.x]
+ node-version: [20.x, 22.x, 24.x]
45
os: [ubuntu-latest, windows-latest, macos-latest]
46
47
steps:
0 commit comments