build all

This commit is contained in:
Hiddify
2023-07-22 11:46:50 +02:00
parent fef394277d
commit b192ce182c

View File

@@ -15,14 +15,14 @@ jobs:
fail-fast: false
matrix:
include:
# - platform: android
# os: ubuntu-latest
# targets: aab,apk
- platform: android
os: ubuntu-latest
targets: aab,apk
# - platform: windows
# os: windows-latest
# aarch: amd64
# targets: exe
- platform: windows
os: windows-latest
aarch: amd64
targets: exe
# - platform: windows
# os: windows-latest
# aarch: 386
@@ -31,7 +31,7 @@ jobs:
# - platform: linux
# os: ubuntu-latest
# aarch: 386
# targets: appimage
# targets: AppImage
# - platform: macos
# os: macos-11