qa: Change CI source of macOS sdk dependency

Moves SDK file from bitcoincore.org to depends.dogecoincore.org to
further reduce dependencies on the former.
This commit is contained in:
Patrick Lodder 2022-02-12 18:15:00 +01:00
parent 8fecf8d732
commit 556c586ece
No known key found for this signature in database
GPG Key ID: 2D3A345B98D0DC1F

View File

@ -23,7 +23,7 @@ jobs:
PYTHON_DEBUG: "1"
CACHE_NONCE: "1"
WINEDEBUG: fixme-all
SDK_URL: https://bitcoincore.org/depends-sources/sdks
SDK_URL: https://depends.dogecoincore.org
strategy:
fail-fast: false