We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae17710 commit 92f55ebCopy full SHA for 92f55eb
.appveyor.yml
@@ -60,7 +60,7 @@ environment:
60
# All of these are common to all matrix runs ATM, so pre-defined here and to be overloaded if needed
61
DTS: datalad_container
62
APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2204
63
- INSTALL_SYSPKGS: python3-venv xz-utils jq
+ 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
66
CODECOV_BINARY: https://uploader.codecov.io/latest/linux/codecov
0 commit comments