Skip to content

Commit

Permalink
Use Debian snapshots as a stable place for packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mih committed Mar 23, 2021
1 parent 4827d99 commit 7078c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Expand Up @@ -66,7 +66,7 @@ environment:
APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2004
INSTALL_SYSPKGS: python3-virtualenv
# system git-annex is way too old, use better one
INSTALL_GITANNEX: git-annex -m deb-url --url http://ftp.us.debian.org/debian/pool/main/g/git-annex/git-annex_8.20201127-1_amd64.deb
INSTALL_GITANNEX: git-annex -m deb-url --url http://snapshot.debian.org/archive/debian/20201228T023115Z/pool/main/g/git-annex/git-annex_8.20201127-1_amd64.deb
# Windows core tests
- ID: WinP39core
# ~35 min
Expand Down

0 comments on commit 7078c9d

Please sign in to comment.