From ab243a77d162e9a4638e597c0be8f66cef6070ca Mon Sep 17 00:00:00 2001 From: Alan Zeino Date: Fri, 26 Jan 2024 15:36:32 -0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 525b8e0..dafca84 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: macos-11 + runs-on: macos-13 # Steps represent a sequence of tasks that will be executed as part of the job steps: