fix: download GCP apt key directly without gpg --dearmor #8

Merged
will.anderson merged 1 commits from fix/ci-openssl-linker into dev 2026-05-06 23:39:08 +00:00

1 Commits

Author SHA1 Message Date
will.anderson 7fd01b8a8d fix: download GCP apt key directly, no gpg --dearmor
El SDK CI - dev / build-and-test (pull_request) Successful in 6m38s
packages.cloud.google.com now serves the key in binary format; piping
through gpg --dearmor fails with 'no valid OpenPGP data found'.
2026-05-06 18:28:38 -05:00