forked from rpms/leapp-repository
26 lines
943 B
Diff
26 lines
943 B
Diff
From 9c07443b0148139b511bcd52ecac294c86a15826 Mon Sep 17 00:00:00 2001
|
|
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
|
|
Date: Wed, 16 Oct 2024 09:17:17 +0000
|
|
Subject: [PATCH 41/53] chore(deps): update dependency ubuntu to v24
|
|
|
|
---
|
|
.github/workflows/reuse-copr-build.yml | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/.github/workflows/reuse-copr-build.yml b/.github/workflows/reuse-copr-build.yml
|
|
index 3cf06254..c6702e1a 100644
|
|
--- a/.github/workflows/reuse-copr-build.yml
|
|
+++ b/.github/workflows/reuse-copr-build.yml
|
|
@@ -16,7 +16,7 @@ jobs:
|
|
reusable_workflow_copr_build_job:
|
|
# This job only runs for '/rerun' pull request comments by owner, member, or collaborator of the repo/organization.
|
|
name: Build copr builds for tft tests
|
|
- runs-on: ubuntu-22.04
|
|
+ runs-on: ubuntu-24.04
|
|
outputs:
|
|
artifacts: ${{ steps.gen_artifacts.outputs.artifacts }}
|
|
if: |
|
|
--
|
|
2.47.1
|
|
|