We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3339b2 commit 5d41ccfCopy full SHA for 5d41ccf
.appveyor.yml
@@ -62,7 +62,7 @@ environment:
62
APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2204
63
INSTALL_SYSPKGS: python3-venv xz-utils jq libffi7
64
# 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
+ INSTALL_GITANNEX: git-annex -m datalad-packages
66
CODECOV_BINARY: https://uploader.codecov.io/latest/linux/codecov
67
68
matrix:
0 commit comments