mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
Remove arm64 from workflow
This commit is contained in:
parent
f8b2d8868a
commit
1511f01647
2
.github/workflows/magisk.yml
vendored
2
.github/workflows/magisk.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
matrix:
|
||||
arch: [x64, arm64]
|
||||
arch: [x64]
|
||||
steps:
|
||||
- name: Dependencies
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user