Skip to content

Commit bfcfbfa

Browse files
authored
remove node 25 and 26
there are no official images for now
1 parent 4122f04 commit bfcfbfa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
- { NODE_VERSION: 20 }
2121
- { NODE_VERSION: 22 }
2222
- { NODE_VERSION: 24 }
23-
- { NODE_VERSION: 25 }
24-
- { NODE_VERSION: 26 }
2523
env:
2624
DOCKER_IMAGE: ghcr.io/scarbous/node-runner/${{ matrix.env.NODE_VERSION }}
2725
BuildArgs: NODE_VERSION=${{ matrix.env.NODE_VERSION }}

0 commit comments

Comments
 (0)