Skip to content

Commit 3347ca5

Browse files
committed
ci: Drop old mercurial kludge
1 parent b324b21 commit 3347ca5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ jobs:
2626
run: |
2727
sudo apt-get install emacs git mercurial texinfo imagemagick
2828
29-
# Work around SSL-related failures, see
30-
# https://stackoverflow.com/questions/21477683/mercurial-https-clone-abort-error-wrong-version-number
31-
echo "[ui]\ntls = False" > $HOME/.hgrc
32-
3329
- name: Setup config path
3430
run: |
3531
echo "LOAD_PATH = $GITHUB_WORKSPACE/package-build" > melpa/config.mk

0 commit comments

Comments
 (0)