mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-22 02:58:45 -04:00
Update buildapp.yml to macos-13
This commit is contained in:

committed by
GitHub

parent
1634254916
commit
1cdc905d30
4
.github/workflows/buildapp.yml
vendored
4
.github/workflows/buildapp.yml
vendored
@@ -54,7 +54,7 @@ concurrency:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build YTLitePlus
|
name: Build YTLitePlus
|
||||||
runs-on: macos-12
|
runs-on: macos-13
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
@@ -73,7 +73,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: theos/theos
|
repository: theos/theos
|
||||||
ref: 3da31488281ecf4394d10302d2629607f4a1aa07
|
ref: master
|
||||||
path: theos
|
path: theos
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user