Skip to content

Commit 1e63773

Browse files
committed
try again
1 parent 7dbb79d commit 1e63773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ jobs:
293293
uses: cargo-bins/cargo-binstall@main
294294

295295
- name: Install nextest
296-
run: cargo binstall cargo-nextest --secure --locked
296+
run: cargo binstall cargo-nextest@0.9.126 --secure --locked
297297

298298
- name: Install python
299299
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)