From 4889704a27b13e9c356108ff2842b41740c1a168 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 10 Oct 2024 13:47:06 +0300 Subject: Remove repository caches to free up disk space in worker --- tests/integration/testscript | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests') diff --git a/tests/integration/testscript b/tests/integration/testscript index 2dcd849..942d8ec 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -222,7 +222,7 @@ bpkg.module.create:config.bin.rpath=[null] # #\ pkg = libbuild2-autoconf -ver = 0.2.0 +ver = 0.3.0 rep_url = "https://github.com/build2/libbuild2-autoconf.git#master" rep_type = git rfp = yes @@ -232,7 +232,7 @@ host = 'host: true' #\ pkg = curl -ver = 7.84.0 +ver = 8.8.0+1 rep_url = https://pkg.cppget.org/1/stable rep_type = pkg rfp = yes @@ -303,7 +303,7 @@ bpkg.create:config.bin.rpath=[null] #\ pkg = libxsd -ver = 4.2.0-b.3.20220224113525.516981000564 +ver = 4.2.1-a.0.20231121133547.a821131cf17a rep_url = "https://git.codesynthesis.com/xsd/xsd.git#master" rep_type = git #rep_url = https://stage.build2.org/1 @@ -314,7 +314,7 @@ tests="tests: libxsd-tests == $ver" #\ pkg = xsd -ver = 4.2.0-b.4.20230320140030.aafc60b2e901 +ver = 4.2.1-a.0.20231121133547.a821131cf17a rep_url = "https://git.codesynthesis.com/xsd/xsd.git#master" rep_type = git #rep_url = https://queue.stage.build2.org/1 -- cgit v1.1