There was an error while loading. Please reload this page.
1 parent 7e3a411 commit 7208bf4Copy full SHA for 7208bf4
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
timeout-minutes: 10
9
strategy:
10
matrix:
11
- node-version: [6.x, 8.x, 10.x, 12.x, 14.x, 16.x, 18.x, 20.x, 22.x]
+ node-version: [6.x, 8.x, 10.x, 12.x, 14.x, 16.x, 18.x, 20.x, 22.x, 24.x]
12
steps:
13
- uses: actions/checkout@v4
14
# FIXME: Install/build with 16.x until webpack is updated
0 commit comments