mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-01-04 18:59:15 +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
|
||||
retention-days: 1
|
||||
build-macos-intel-app:
|
||||
runs-on: macos-12
|
||||
runs-on: macos-13
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user