fix: vpn service issue

This commit is contained in:
hiddify-com
2024-08-05 15:17:10 +02:00
parent fc5aae7e81
commit 8f0063d324
3 changed files with 21 additions and 13 deletions

View File

@@ -64,19 +64,19 @@ jobs:
os: ubuntu-latest
targets: apk
- platform: android-aab
os: ubuntu-latest
targets: aab
# - platform: android-aab
# os: ubuntu-latest
# targets: aab
- platform: windows
os: windows-2019
aarch: amd64
targets: exe,msix
# - platform: windows
# os: windows-2019
# aarch: amd64
# targets: exe,msix
- platform: linux
os: ubuntu-22.04
aarch: amd64
targets: AppImage,deb,rpm
# - platform: linux
# os: ubuntu-22.04
# aarch: amd64
# targets: AppImage,deb,rpm
- platform: macos
os: macos-13