Update buildapp.yml to macos-13

This commit is contained in:
aricloverGitHub (INACTIVE)
2024-11-09 11:55:57 -06:00
committed by GitHub
parent 1634254916
commit 1cdc905d30

View File

@@ -54,7 +54,7 @@ concurrency:
jobs:
build:
name: Build YTLitePlus
runs-on: macos-12
runs-on: macos-13
permissions:
contents: write
@@ -73,7 +73,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: theos/theos
ref: 3da31488281ecf4394d10302d2629607f4a1aa07
ref: master
path: theos
submodules: recursive