mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-20 19:55:00 +00:00
ci: use macos-lastest
to package macOS app
This commit is contained in:
parent
e1ac596261
commit
9b6fd3b147
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
||||||
path: build/sourcegit_*.zip
|
path: build/sourcegit_*.zip
|
||||||
osx-app:
|
osx-app:
|
||||||
name: Package OSX app
|
name: Package OSX app
|
||||||
runs-on: ubuntu-latest
|
runs-on: macos-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
runtime: [osx-x64, osx-arm64]
|
runtime: [osx-x64, osx-arm64]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue