1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
node_version:
|
node_version:
|
||||||
|
- 24
|
||||||
- 20
|
- 20
|
||||||
- 18
|
- 18
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -28,6 +28,7 @@ jobs:
|
|||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- ubuntu-24.04-arm
|
- ubuntu-24.04-arm
|
||||||
node_version:
|
node_version:
|
||||||
|
- 24
|
||||||
- 20
|
- 20
|
||||||
- 18
|
- 18
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user