Skip to content

Commit

Permalink
Revert "Fix windows build after crossbeam-epoch patch (backport #27052)…
Browse files Browse the repository at this point in the history
…" (#27328)

Revert "Fix windows build after crossbeam-epoch patch (backport #27052) (#27198)"

This reverts commit ed38458.
  • Loading branch information
ryoqun authored Aug 23, 2022
1 parent 336cb58 commit e4bb420
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/publish-tarball.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ windows)
git config core.symlinks true
find . -type l -delete
git reset --hard
# patched crossbeam doesn't build on windows
sed -i 's/^crossbeam-epoch/#crossbeam-epoch/' Cargo.toml
)
;;
*)
Expand Down

0 comments on commit e4bb420

Please sign in to comment.