From 3aa696dcf8fd488017a176c09b3138bff6a2e080 Mon Sep 17 00:00:00 2001 From: aiden vigue Date: Thu, 10 Jun 2021 01:12:13 -0700 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72cecf43..93311e2a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: - "JellyfinPlayer" - "JellyfinPlayer tvOS" - runs-on: macos-latest + runs-on: macos-11 steps: - uses: maxim-lobanov/setup-xcode@v1