Skip to content

Commit 92f55eb

Browse files
committed
install libffi7 since otherwise git-annex install fails
1 parent ae17710 commit 92f55eb

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
@@ -60,7 +60,7 @@ environment:
6060
# All of these are common to all matrix runs ATM, so pre-defined here and to be overloaded if needed
6161
DTS: datalad_container
6262
APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2204
63-
INSTALL_SYSPKGS: python3-venv xz-utils jq
63+
INSTALL_SYSPKGS: python3-venv xz-utils jq libffi7
6464
# system git-annex is way too old, use better one
6565
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
6666
CODECOV_BINARY: https://uploader.codecov.io/latest/linux/codecov

0 commit comments

Comments
 (0)