Skip to content

Commit

Permalink
qa: Change CI source of macOS sdk dependency
Browse files Browse the repository at this point in the history
Moves SDK file from bitcoincore.org to depends.dogecoincore.org to
further reduce dependencies on the former.
  • Loading branch information
patricklodder committed Feb 12, 2022
1 parent 8fecf8d commit 556c586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 556c586

Please sign in to comment.