From 7c5c94a8388b854c68e4f111239625655a1432c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dirk=20M=C3=BCller?= Date: Fri, 3 Mar 2023 20:46:09 +0100 Subject: [PATCH] Switch testing from Leap 15.3 to openSUSE Leap 15.4 15.3 is EOL as of Jan 2023. --- .obs/workflows.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.obs/workflows.yml b/.obs/workflows.yml index c3a87f4e..a396fd08 100644 --- a/.obs/workflows.yml +++ b/.obs/workflows.yml @@ -13,10 +13,10 @@ pr: - target_project: openSUSE:Factory target_repository: snapshot architectures: [ x86_64 ] - - name: '15.3' + - name: '15.4' paths: - target_project: openSUSE:Tools - target_repository: '15.3' + target_repository: '15.4' architectures: [ x86_64 ] filters: event: pull_request