We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cbfdd4 commit e850046Copy full SHA for e850046
1 file changed
.github/workflows/docker-image.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
- versions: [latest, 18]
+ versions: [latest, 18, 22]
15
env:
16
repo: "govpf/node-dev"
17
steps:
0 commit comments