From f403ca144cc95a24a6bffb14cedc508af9b22b46 Mon Sep 17 00:00:00 2001 From: Abhash Kumar Singh Date: Mon, 13 Jan 2025 12:21:53 -0800 Subject: [PATCH] chore: update macos release runner (#191) --- .github/workflows/release_kickoff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_kickoff.yml b/.github/workflows/release_kickoff.yml index f11e765c..bff6b4c1 100644 --- a/.github/workflows/release_kickoff.yml +++ b/.github/workflows/release_kickoff.yml @@ -10,7 +10,7 @@ permissions: jobs: release: name: Release - runs-on: macos-12 + runs-on: macos-latest steps: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b