Skip to content

Commit 7078009

Browse files
committed
Install git-annex via datalad/packages so not to install outdated version now
1 parent e3339b2 commit 7078009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ environment:
6262
APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2204
6363
INSTALL_SYSPKGS: python3-venv xz-utils jq libffi7
6464
# system git-annex is way too old, use better one
65-
INSTALL_GITANNEX: git-annex -m deb-url --url http://snapshot.debian.org/archive/debian/20210906T204127Z/pool/main/g/git-annex/git-annex_8.20210903-1_amd64.deb
65+
INSTALL_GITANNEX: git-annex -m datalad/packages
6666
CODECOV_BINARY: https://uploader.codecov.io/latest/linux/codecov
6767

6868
matrix:

0 commit comments

Comments
 (0)