[ci] Standardize node version and timezones

Quick change to standardize on a single timezone across all workflows
and to use the same version of node (18.20.1).

Also updates .nvmrc

ghstack-source-id: e1d43006ec
Pull Request resolved: https://github.com/facebook/react/pull/30323
This commit is contained in:
Lauren Tan
2024-07-12 12:26:30 -04:00
parent ff3f1fac65
commit 922c7971ba
13 changed files with 66 additions and 31 deletions

View File

@@ -4,6 +4,9 @@ on:
push:
branches: [main, meta-www, meta-fbsource]
env:
TZ: /usr/share/zoneinfo/America/Los_Angeles
jobs:
download_artifacts:
runs-on: ubuntu-latest