From 17c7313f4152eb45a4ff9e5bf61c24885178c3b3 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 29 Feb 2024 14:20:55 +0530 Subject: [PATCH] chore(build): move Tramline releases to Buildkansen Signed-off-by: Harsh Shandilya --- .github/workflows/tramline-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tramline-release.yml b/.github/workflows/tramline-release.yml index 97a1f9e3..c272e0f0 100644 --- a/.github/workflows/tramline-release.yml +++ b/.github/workflows/tramline-release.yml @@ -14,7 +14,7 @@ on: jobs: signed-build: - runs-on: ubuntu-latest + runs-on: tramline-macos-sonoma-md steps: - name: Checkout repository uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1