# HG changeset patch # User Paper # Date 1721021703 14400 # Node ID 2e819b84d7c07c54545b209213610b54b4ac3b84 # Parent f4b0ff6792290e1970417884ad6f1aff6ef29d7f CI: cleanup, remove source URLs diff -r f4b0ff679229 -r 2e819b84d7c0 .builds/unix.yml --- a/.builds/unix.yml Mon Jun 17 21:43:28 2024 -0400 +++ b/.builds/unix.yml Mon Jul 15 01:35:03 2024 -0400 @@ -2,8 +2,6 @@ packages: - gcc - make -sources: - - hg+https://hg.paper.us.eu.org/msvpvf tasks: - build: | # build diff -r f4b0ff679229 -r 2e819b84d7c0 .builds/windows.yml --- a/.builds/windows.yml Mon Jun 17 21:43:28 2024 -0400 +++ b/.builds/windows.yml Mon Jul 15 01:35:03 2024 -0400 @@ -1,8 +1,6 @@ image: debian/bookworm packages: - mingw-w64 -sources: - - hg+https://hg.paper.us.eu.org/msvpvf tasks: - build: | cd msvpvf