Skip to content

Commit

Permalink
feat: add node-20 images
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroapy committed Feb 8, 2024
1 parent c21cd35 commit e7802b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/javascript.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
fail-fast: false
matrix:
include:
- tag: 20-alpine
- tag: 18-alpine
- tag: 17-alpine
- tag: 16-alpine
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/typescript.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
fail-fast: false
matrix:
include:
- tag: 20-alpine
- tag: 18-alpine
- tag: 17-alpine
- tag: 16-alpine
Expand Down

0 comments on commit e7802b0

Please sign in to comment.