Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
harana-bot committed Jan 28, 2024
1 parent 29d1ca1 commit ccec680
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/workflows/publish-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@ jobs:
# - host: windows-latest
# target: aarch64-pc-windows-msvc
# - host: ubuntu-20.04
# target: x86_64-unknown-linux-gnu
# bundles: deb,appimage
# os: linux
# arch: x86_64
# - host: ubuntu-20.04
# target: x86_64-unknown-linux-musl
# - host: ubuntu-20.04
# target: aarch64-unknown-linux-gnu
# bundles: deb # no appimage for now unfortunetly
# - host: ubuntu-20.04
# target: aarch64-unknown-linux-musl
target: x86_64-unknown-linux-gnu
bundles: deb,appimage
os: linux
arch: x86_64
- host: ubuntu-20.04
target: x86_64-unknown-linux-musl
- host: ubuntu-20.04
target: aarch64-unknown-linux-gnu
bundles: deb # no appimage for now unfortunetly
- host: ubuntu-20.04
target: aarch64-unknown-linux-musl
runs-on:
- harana-dev-linux
- ${{ matrix.settings.arch }}
Expand Down

0 comments on commit ccec680

Please sign in to comment.