GHA: work around Homebrew ca-certificates install error

This commit is contained in:
Viktor Szakats 2026-07-30 01:46:15 +02:00
parent a7f82509e4
commit 4477c2623c
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -35,6 +35,7 @@ permissions: {}
env:
DO_NOT_TRACK: '1'
HOMEBREW_NO_AUTO_UPDATE: '1'
jobs:
gha_python:

View file

@ -34,6 +34,7 @@ env:
CURL_CI: github
CURL_TEST_MIN: 1660
DO_NOT_TRACK: '1'
HOMEBREW_NO_AUTO_UPDATE: '1'
# renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
AWSLC_VERSION: 5.1.0
# renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com