Skip to content

Commit e850046

Browse files
authored
Add Node.js version 22 to build matrix
1 parent 5cbfdd4 commit e850046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
versions: [latest, 18]
14+
versions: [latest, 18, 22]
1515
env:
1616
repo: "govpf/node-dev"
1717
steps:

0 commit comments

Comments
 (0)