ci: bump macos version

This commit is contained in:
problematicconsumer
2023-09-16 15:39:39 +03:30
parent f164140f24
commit 2668684f15

View File

@@ -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' }}
@@ -229,7 +228,7 @@ jobs:
- name: Create or Update Draft Release
uses: softprops/action-gh-release@v1
if: github.ref_type!='tag'
if: github.ref_type!='tag'
#&& success()
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -274,4 +273,4 @@ jobs:
packageName: app.hiddify.com
releaseName: ${{ github.ref }}
releaseFiles: ./out/hiddify-android-market.aab
track: internal
track: internal