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 d11daf7 commit 0b7452fCopy full SHA for 0b7452f
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
os: [ ubuntu-latest, macos-latest ]
20
- node: [ '20', '22', '24' ]
+ node: [ '22', '24' ]
21
22
steps:
23
- uses: actions/checkout@v5
0 commit comments