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
|
||||
|
||||
- platform: macos
|
||||
os: macos-11
|
||||
os: macos-13
|
||||
aarch: universal
|
||||
targets: dmg
|
||||
|
||||
@@ -203,7 +203,6 @@ jobs:
|
||||
path: ./out
|
||||
retention-days: 2
|
||||
|
||||
|
||||
upload-draft:
|
||||
permissions: write-all
|
||||
if: ${{ github.ref_type=='branch' }}
|
||||
|
||||
Reference in New Issue
Block a user