From 3f4cd8c9cbcd8b59482d4e86b573d1893bc0341c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 15:48:23 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 --- .github/workflows/deploy-to-supabase-production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-to-supabase-production.yml b/.github/workflows/deploy-to-supabase-production.yml index bbf98de..f9f4cc9 100644 --- a/.github/workflows/deploy-to-supabase-production.yml +++ b/.github/workflows/deploy-to-supabase-production.yml @@ -9,7 +9,7 @@ on: jobs: deploy: environment: production - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 if: "!contains(github.event.head_commit.message, 'skip ci')" env: