Skip to content

Commit

Permalink
build: use node v20 for semrel stage (#271)
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Adams <[email protected]>
  • Loading branch information
padamstx authored Apr 10, 2024
1 parent 9398ce0 commit a69bd87
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11,943 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ deploy:
skip_cleanup: true
script: npx semantic-release
on:
node: 18
node: 20
branch: main
Loading

0 comments on commit a69bd87

Please sign in to comment.