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
filename: hiddify-windows-x64
- platform: linux-appimage
os: ubuntu-22.04
aarch: amd64
targets: AppImage
filename: hiddify-linux-x64
# - platform: linux-appimage
# os: ubuntu-20.04
# aarch: amd64
# targets: AppImage
# filename: hiddify-linux-x64
- platform: linux-deb
os: ubuntu-20.04