From 2844760af001f1f88ff2a2970f680354cfbd119e Mon Sep 17 00:00:00 2001 From: noah Date: Sat, 31 May 2025 16:55:05 +0000 Subject: [PATCH] Update .github/workflows/create-release.yaml --- .github/workflows/create-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-release.yaml b/.github/workflows/create-release.yaml index 1058323..a79b8dd 100644 --- a/.github/workflows/create-release.yaml +++ b/.github/workflows/create-release.yaml @@ -11,7 +11,7 @@ jobs: name: "Release" permissions: contents: write - runs-on: "ubuntu-latest" + runs-on: "linux_arm64" steps: