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 ab34886 commit 6b1659bCopy full SHA for 6b1659b
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
matrix:
38
# We don't test on Windows as the tests are flaky
39
os: [ ubuntu-22.04 ]
40
- node-version: [ 18, 20, 22, 24 ]
+ node-version: [ 20, 22, 24 ]
41
42
runs-on: ${{ matrix.os }}
43
0 commit comments