Skip to content

Commit 3da58f3

Browse files
authored
Merge pull request #1023 from ehuss/ctest2
Revert "Merge pull request #1021 from ehuss/stable-ctest2"
2 parents b1ea7cc + 9be523e commit 3da58f3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

-4
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,7 @@ jobs:
3535
shell: bash
3636
- run: cargo test --no-default-features
3737
- run: cargo test
38-
# NOTE: ctest2 is currently failing on 1.78 nightly. Pinning the toolchain
39-
# for now, but we'll need either a new release of ctest2 or some other
40-
# solution soon.
4138
- run: cargo run -p systest
42-
if: matrix.rust == 'stable'
4339
- run: cargo test -p git2-curl
4440

4541
rustfmt:

0 commit comments

Comments
 (0)