There was an error while loading. Please reload this page.
2 parents ced1a5d + 0b7452f commit dce8349Copy full SHA for dce8349
1 file changed
.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