Merge rust-bitcoin/rust-bitcoin#3391: CI: Use latest run_task version

b8dab65c3d CI: Use latest run_task version (Tobin C. Harding)

Pull request description:

  Recently we discovered a bug in the `run_task` script where we forgot to use `--no-default-features` in a subset of test runs (the feature matrix stuff).

  Upgrade to use the latest version of `run_task.sh`.

ACKs for top commit:
  apoelstra:
    ACK b8dab65c3d successfully ran local tests; nice

Tree-SHA512: 9b8e6eba81a81658a98f0c8e355f97f2b27ee9a730cb3b008d0c60e81a308cdb2af11587a5e63fe2a9fc35fedef0a9e00f8b721b91cf182214dbe738f8315bec
This commit is contained in:
merge-script 2024-09-25 23:38:01 +00:00
commit d7ee177f17
No known key found for this signature in database
GPG Key ID: C588D63CE41B97C1
1 changed files with 7 additions and 7 deletions

View File

@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: rust-bitcoin/rust-bitcoin-maintainer-tools
ref: 534e4977007760fafe5154bc31acae08cb535fbb
ref: 906ffd4bcfe02242e36eaeea9761a87586ffd86f
path: maintainer-tools
- name: "Select toolchain"
uses: dtolnay/rust-toolchain@stable
@ -58,7 +58,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: rust-bitcoin/rust-bitcoin-maintainer-tools
ref: 534e4977007760fafe5154bc31acae08cb535fbb
ref: 906ffd4bcfe02242e36eaeea9761a87586ffd86f
path: maintainer-tools
- name: "Select toolchain"
uses: dtolnay/rust-toolchain@v1
@ -83,7 +83,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: rust-bitcoin/rust-bitcoin-maintainer-tools
ref: 534e4977007760fafe5154bc31acae08cb535fbb
ref: 906ffd4bcfe02242e36eaeea9761a87586ffd86f
path: maintainer-tools
- name: "Select toolchain"
uses: dtolnay/rust-toolchain@stable
@ -109,7 +109,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: rust-bitcoin/rust-bitcoin-maintainer-tools
ref: 534e4977007760fafe5154bc31acae08cb535fbb
ref: 906ffd4bcfe02242e36eaeea9761a87586ffd86f
path: maintainer-tools
- name: "Select toolchain"
uses: dtolnay/rust-toolchain@v1
@ -136,7 +136,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: rust-bitcoin/rust-bitcoin-maintainer-tools
ref: 534e4977007760fafe5154bc31acae08cb535fbb
ref: 906ffd4bcfe02242e36eaeea9761a87586ffd86f
path: maintainer-tools
- name: "Select toolchain"
uses: dtolnay/rust-toolchain@stable
@ -160,7 +160,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: rust-bitcoin/rust-bitcoin-maintainer-tools
ref: 534e4977007760fafe5154bc31acae08cb535fbb
ref: 906ffd4bcfe02242e36eaeea9761a87586ffd86f
path: maintainer-tools
- name: "Select toolchain"
uses: dtolnay/rust-toolchain@v1
@ -186,7 +186,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: rust-bitcoin/rust-bitcoin-maintainer-tools
ref: 534e4977007760fafe5154bc31acae08cb535fbb
ref: 906ffd4bcfe02242e36eaeea9761a87586ffd86f
path: maintainer-tools
- name: "Select toolchain"
uses: dtolnay/rust-toolchain@v1