mirror of https://github.com/vector-im/riot-web
1fbc97296c
Currently our GH workflows all use nodejs 18, but that's not compatible with the stated support range of matrix-js-sdk, which requires the latest LTS nodejs; so, when we attermpt to `yarn install` on an older nodejs, we get an error. Switch to LTS nodejs for all the places we set up nodejs. |
||
---|---|---|
.. | ||
backport.yml | ||
end-to-end-tests-netlify.yaml | ||
end-to-end-tests.yaml | ||
localazy_download.yaml | ||
localazy_upload.yaml | ||
netlify.yaml | ||
notify-element-web.yml | ||
playwright-image-updates.yaml | ||
pull_request.yaml | ||
pull_request_base_branch.yaml | ||
release-drafter.yml | ||
release-gitflow.yml | ||
release.yml | ||
sonarqube.yml | ||
static_analysis.yaml | ||
tests.yml |