From 3f3f463a344e9337125268e7861ec7a9a5464287 Mon Sep 17 00:00:00 2001 From: John He Date: Mon, 24 Jun 2024 18:32:47 +0800 Subject: [PATCH] 137 error --- .github/workflows/production-cells-split.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/production-cells-split.yml b/.github/workflows/production-cells-split.yml index ba5fd03..017d74b 100644 --- a/.github/workflows/production-cells-split.yml +++ b/.github/workflows/production-cells-split.yml @@ -6,7 +6,7 @@ on: jobs: deploy: - runs-on: macos-latest + runs-on: macos-13 env: AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }} AWS_SECRET_ACCESS_KEY: ${{ secrets.SECRET_ACCESS }}