From 64d17aab7f9a5b6f421fec8a22ef1240974ee975 Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Mon, 2 Sep 2024 18:15:12 +0200 Subject: [PATCH] [14.1]BuildRules: add default test path for cuda/rocm unit tests backport of #9383 --- scram-project-build.file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scram-project-build.file b/scram-project-build.file index f5559c1e6ef..bb1b27fd581 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -51,7 +51,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V09-04-19 +%define configtag V09-04-20 %endif %if "%{?buildarch:set}" != "set"