From 0bd5ca6b924d247ebe1bd6ad4720fb9b896e574e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 19:58:07 +0000 Subject: [PATCH] Update dependency ubuntu to v24 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 692d39ce..480e7f82 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} notify_teams_channel: name: Notify MAD Release Teams Channel - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@master - name: Microsoft Teams Notification