Skip to content

Revert "src: make process.env.TZ setter clear tz cache"

Rodrigo Muino Tomonari requested to merge github/fork/BridgeAR/fix-ci into master

This reverts commit 1d1ab76e.

Fixes: https://github.com/nodejs/node/issues/20227

When landing #20026 I missed failures on Alpine and I could not find a easy way to detect Alpine builds right now, so I decided to revert this until we find a proper fix.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading