mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-01-22 02:25:43 +01:00
chore: Update Mac Intel runner to macos 13
This commit is contained in:
parent
5723bf9f1a
commit
dd0fc6efe1
2
.github/workflows/new_tag_release.yaml
vendored
2
.github/workflows/new_tag_release.yaml
vendored
@ -74,7 +74,7 @@ jobs:
|
|||||||
path: desktopApp/build/compose/binaries/main/dmg/*.dmg
|
path: desktopApp/build/compose/binaries/main/dmg/*.dmg
|
||||||
retention-days: 1
|
retention-days: 1
|
||||||
build-macos-intel-app:
|
build-macos-intel-app:
|
||||||
runs-on: macos-12
|
runs-on: macos-13
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user