ci: bump macos version
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
|||||||
targets: AppImage
|
targets: AppImage
|
||||||
|
|
||||||
- platform: macos
|
- platform: macos
|
||||||
os: macos-11
|
os: macos-13
|
||||||
aarch: universal
|
aarch: universal
|
||||||
targets: dmg
|
targets: dmg
|
||||||
|
|
||||||
@@ -203,7 +203,6 @@ jobs:
|
|||||||
path: ./out
|
path: ./out
|
||||||
retention-days: 2
|
retention-days: 2
|
||||||
|
|
||||||
|
|
||||||
upload-draft:
|
upload-draft:
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
if: ${{ github.ref_type=='branch' }}
|
if: ${{ github.ref_type=='branch' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user