changeset 87:2e819b84d7c0 default tip

CI: cleanup, remove source URLs
author Paper <paper@paper.us.eu.org>
date Mon, 15 Jul 2024 01:35:03 -0400
parents f4b0ff679229
children
files .builds/unix.yml .builds/windows.yml
diffstat 2 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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