Update magisk.yml

This commit is contained in:
Peter Njeim 2022-03-10 04:50:09 -04:00 committed by GitHub
parent 1511f01647
commit 2b2048872a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
strategy: strategy:
matrix: matrix:
arch: [x64] arch: [x64, arm64]
steps: steps:
- name: Dependencies - name: Dependencies
run: | run: |