temporary disable app image build

This commit is contained in:
Hiddify
2024-02-03 10:08:54 +01:00
parent 18f1f389e0
commit 3106b58b91

View File

@@ -39,11 +39,11 @@ jobs:
targets: exe targets: exe
filename: hiddify-windows-x64 filename: hiddify-windows-x64
- platform: linux-appimage # - platform: linux-appimage
os: ubuntu-22.04 # os: ubuntu-20.04
aarch: amd64 # aarch: amd64
targets: AppImage # targets: AppImage
filename: hiddify-linux-x64 # filename: hiddify-linux-x64
- platform: linux-deb - platform: linux-deb
os: ubuntu-20.04 os: ubuntu-20.04