From 32c729428f1cf64c007c28121d4d112f598be2c0 Mon Sep 17 00:00:00 2001 From: "aric3435 (INACTIVE)" <78001398+arichornlover@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:47:35 -0500 Subject: [PATCH] Revert buildapp.yml changes This has been temporary changed back to the way it was. buildapp.yml will likely break in December 3rd, 2024 --- .github/workflows/buildapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index 5d585fe..8479a42 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -54,7 +54,7 @@ concurrency: jobs: build: name: Build YTLitePlus - runs-on: macos-13 + runs-on: macos-12 permissions: contents: write