Updated to node 16 and allowed to auto-connect to the first server marked as auto-connect

This commit is contained in:
Alejandro Celaya
2021-10-31 00:07:38 +02:00
parent bd0fca23cf
commit e8ea3b4abe
8 changed files with 39365 additions and 63 deletions

View File

@@ -11,6 +11,6 @@ jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/web-app-ci.yml@main
with:
node-version: 14.17
node-version: 16.13
with-mutation-tests: true
publish-coverage: true