]> Untitled Git - bdk/commitdiff
Merge bitcoindevkit/bdk#1829: ci: remove `cc` pin to fix CI error
authorvalued mammal <valuedmammal@protonmail.com>
Tue, 11 Feb 2025 14:14:03 +0000 (09:14 -0500)
committervalued mammal <valuedmammal@protonmail.com>
Tue, 11 Feb 2025 14:14:03 +0000 (09:14 -0500)
979f9d1e6297fbd43f3f8e1061405ae3a901efc9 ci: remove `cc` pin to fix CI error (Wei Chen)

Pull request description:

  ### Description
  `cc` dependency was unpinned to fix a clash with `cmake` that was causing CI errors.

  ### Changelog notice

  * Unpinned cc dependency.

  ### Checklists

  #### All Submissions:

  * [x] I've signed all my commits
  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
  * [x] I ran `cargo fmt` and `cargo clippy` before committing

ACKs for top commit:
  ValuedMammal:
    ACK 979f9d1e6297fbd43f3f8e1061405ae3a901efc9

Tree-SHA512: 53264e36153609e9a9ebf4f67993e1f99d11c65d6695c2ed3739dfed059f9467f20e7dc5b965507bb207f56c63525afe13e0f6c2ba619e19d2e60fab6f04a7b0


Trivial merge