changeset 331:3c755136f074

CI: update for new repository URL
author Paper <paper@paper.us.eu.org>
date Mon, 17 Jun 2024 18:30:54 -0400
parents e9d040e2045f
children 92f63cf29faa
files .builds/linux.yml .builds/windows.yml
diffstat 2 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/.builds/linux.yml	Mon Jun 17 05:16:57 2024 -0400
+++ b/.builds/linux.yml	Mon Jun 17 18:30:54 2024 -0400
@@ -15,7 +15,7 @@
   - pkg-config
   - libglib2.0-dev
 sources:
-  - https://hg.sr.ht/~mrpapersonic/minori
+  - hg+https://hg.paper.us.eu.org/minori
 tasks:
   - build: |
       # build
--- a/.builds/windows.yml	Mon Jun 17 05:16:57 2024 -0400
+++ b/.builds/windows.yml	Mon Jun 17 18:30:54 2024 -0400
@@ -20,9 +20,7 @@
   - python3-pip
   - zip
 sources:
-  - hg+https://hg.sr.ht/~mrpapersonic/minori
-environment:
-  BUILD_SUBMITTER: hg.sr.ht
+  - hg+https://hg.paper.us.eu.org/minori
 tasks:
   - build-win64: |
       export WINEARCH=win64