Skip to content

Commit

Permalink
fix: for Mac on Appveyor use 2arch version
Browse files Browse the repository at this point in the history
solution from
datalad/datalad#7649
  • Loading branch information
yarikoptic committed Nov 4, 2024
1 parent e41109b commit 10a7481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ environment:
PY: 3.9
INSTALL_GITANNEX: git-annex -m datalad/packages
DATALAD_LOCATIONS_SOCKETS: /Users/appveyor/DLTMP/sockets
CODECOV_BINARY: https://uploader.codecov.io/latest/macos/codecov
CODECOV_BINARY: https://cli.codecov.io/v0.7.4/macos/codecov

matrix:
allow_failures:
Expand Down

0 comments on commit 10a7481

Please sign in to comment.