Skip to content

Commit

Permalink
CI: try to build for arch all
Browse files Browse the repository at this point in the history
  • Loading branch information
Grimler91 authored Apr 1, 2024
1 parent e4d310f commit 1886b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
target_arch: [aarch64, arm, i686, x86_64]
target_arch: [all]
fail-fast: false
steps:
- name: Setup arm and aarch64 CPU emulators
Expand Down

0 comments on commit 1886b62

Please sign in to comment.