Skip to content

Commit d391536

Browse files
committed
ci: Pin micromamba on Windows
Attempt to work around: - mamba-org/setup-micromamba#306 - mamba-org/micromamba-releases#97 Signed-off-by: Rick Elrod <rick@elrod.me>
1 parent 653238d commit d391536

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-reusable.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
rustflags: ""
4040
target: x86_64-pc-windows-msvc
4141
- uses: mamba-org/setup-micromamba@v2
42+
with:
43+
micromamba-version: 2.6.0-0
4244
env:
4345
ACTIONS_STEP_DEBUG: true
4446
- run: cargo test --no-default-features --features=__test_powershell

0 commit comments

Comments
 (0)