Skip to content

Commit beeb65c

Browse files
author
Lars-Erik Roald
committed
node 20 and 22
1 parent af39512 commit beeb65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
container: ["node:18-bookworm", "node:18-bookworm", "node:18-bookworm"]
17+
container: ["node:18-bookworm", "node:20-bookworm", "node:22-bookworm"]
1818
container:
1919
image: ${{ matrix.container }}
2020
services:

0 commit comments

Comments
 (0)