mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-30 13:51:53 +08:00
ci: use macos-lastest to package macOS app
This commit is contained in:
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
path: build/sourcegit_*.zip
|
||||
osx-app:
|
||||
name: Package OSX app
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: macos-latest
|
||||
strategy:
|
||||
matrix:
|
||||
runtime: [osx-x64, osx-arm64]
|
||||
|
||||
Reference in New Issue
Block a user