From a5f7715bce1cc5c95691af6c26c21ece7a692e45 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Fri, 11 Oct 2024 14:52:18 +0300 Subject: [PATCH] Update r7rs-tests url --- jenkins.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jenkins.yml b/jenkins.yml index 53e3adc..7dff6e5 100644 --- a/jenkins.yml +++ b/jenkins.yml @@ -129,8 +129,8 @@ jobs: displayName: 'r7rs-tests' branchSources { git { - id('github') - remote('https://github.com/Retropikzel/r7rs-tests.git') + id('git') + remote('https://gitea.scheme.org/Retropikzel/r7rs-tests.git') } } orphanedItemStrategy {