From 9a0ba892b6717d075053cb8a2a16de261c6e1010 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Wed, 29 Jul 2026 09:54:52 +0100 Subject: [PATCH] ci: Switch back to Bitcoin Core's master branch bitcoin/bitcoin#35084 has now been merged. --- .github/workflows/bitcoin-core-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/bitcoin-core-ci.yml b/.github/workflows/bitcoin-core-ci.yml index 83dff816..f14d5682 100644 --- a/.github/workflows/bitcoin-core-ci.yml +++ b/.github/workflows/bitcoin-core-ci.yml @@ -18,8 +18,7 @@ concurrency: env: BITCOIN_REPO: bitcoin/bitcoin - # Temporary: use PR #35084 until it merges; revert to refs/heads/master after - BITCOIN_CORE_REF: refs/pull/35084/merge + BITCOIN_CORE_REF: refs/heads/master LLVM_VERSION: 22 LIBCXX_DIR: /tmp/libcxx-build/