From 959443984fae7aaa553cbc9b6011935de3ad0540 Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Thu, 19 Jun 2025 15:04:56 +0200 Subject: [PATCH] Use the proper branch of pyproject-rpm-macros in CI --- tests/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/tests.yml b/tests/tests.yml index 9001750..02a6e79 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -9,6 +9,7 @@ dest: "python" - repo: "https://gitlab.com/redhat/centos-stream/rpms/pyproject-rpm-macros.git" dest: "pyproject-rpm-macros" + version: "c9s" tests: - smoke39: dir: python/smoke