act/pkg/runner/testdata/actions/node20/node_modules/tunnel/.travis.yml
Oliver Bell 935e37c25b
feat: support node20 runtime (#1988)
* feat: support node20

* fix

* more fixes

* maybe final fixes?

* format
2023-09-15 02:24:46 +00:00

6 lines
60 B
YAML

language: node_js
node_js:
- "4"
- "6"
- "8"
- "10"