Skip to content

Commit 9be523e

Browse files
committed
Revert "Merge pull request #1021 from ehuss/stable-ctest2"
This reverts commit 81a1f16, reversing changes made to 987c4e6.
1 parent b1ea7cc commit 9be523e

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)