[ci] hide browserslist outdated warnings (#131549)

This commit is contained in:
Spencer 2022-05-04 11:04:40 -07:00 committed by GitHub
parent 47f4658b36
commit 1cdf0a45a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,3 +98,6 @@ fi
export BUILD_TS_REFS_DISABLE=true
export DISABLE_BOOTSTRAP_VALIDATION=true
# Prevent Browserlist from logging on CI about outdated database versions
export BROWSERSLIST_IGNORE_OLD_DATA=true