Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Mar 17, 2022

@mattip
Copy link
Collaborator

mattip commented Mar 17, 2022

Not really connected to this PR, but...

Appveyor builds are failing with

git clone git://github.com/ogrisel/python-appveyor-demo.git
Cloning into 'python-appveyor-demo'...
fatal: remote error: 
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

which is coming from

- git clone git://github.com/ogrisel/python-appveyor-demo.git

Shouldn't that be https instead? git clone git:// -> git clone https://

@mattip mattip merged commit dad3047 into multi-build:devel Mar 17, 2022
@mattip
Copy link
Collaborator

mattip commented Mar 17, 2022

Thanks @cclauss

@cclauss cclauss deleted the patch-1 branch March 17, 2022 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants