Skip to content

Commit

Permalink
Add lts test on Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
shikanime authored Aug 9, 2023
1 parent b5fba92 commit 570dc21
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/node/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,13 @@
"version": "16"
}
}
},
"install_node_lts_on_bionic": {
"image": "mcr.microsoft.com/devcontainers/base:ubuntu-18.04",
"features": {
"node": {
"version": "lts"
}
}
}
}

0 comments on commit 570dc21

Please sign in to comment.