refactor: remove other arches for now

This commit is contained in:
Lucaskyy 2022-06-16 00:09:59 +02:00
parent 2d77cb6e54
commit b496bf7496
No known key found for this signature in database
GPG Key ID: 1530BFF96D1EEB89
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
target_arch: [aarch64, arm, i686]
target_arch: [i686]
fail-fast: false
steps:
- name: Checkout