changeset 86:f4b0ff679229

CI: fix repo location
author Paper <paper@paper.us.eu.org>
date Mon, 17 Jun 2024 21:43:28 -0400
parents 1acd477da42f
children 2e819b84d7c0
files .builds/unix.yml .builds/windows.yml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.builds/unix.yml	Mon Jun 17 21:18:37 2024 -0400
+++ b/.builds/unix.yml	Mon Jun 17 21:43:28 2024 -0400
@@ -3,7 +3,7 @@
   - gcc
   - make
 sources:
-  - hg+https://hg.sr.ht/~mrpapersonic/msvpvf
+  - hg+https://hg.paper.us.eu.org/msvpvf
 tasks:
   - build: |
       # build
--- a/.builds/windows.yml	Mon Jun 17 21:18:37 2024 -0400
+++ b/.builds/windows.yml	Mon Jun 17 21:43:28 2024 -0400
@@ -2,7 +2,7 @@
 packages:
   - mingw-w64
 sources:
-  - hg+https://hg.sr.ht/~mrpapersonic/msvpvf
+  - hg+https://hg.paper.us.eu.org/msvpvf
 tasks:
   - build: |
       cd msvpvf