Disable ARM64 runners for now

This commit is contained in:
Olivier 'reivilibre' 2022-05-28 22:47:59 +01:00
parent 760626d01e
commit 1803946b4a
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ platform: linux/${ARCH}
matrix:
ARCH:
- arm64
# I don't have an arm64 runner at the moment.
#- arm64
- amd64
.a1: &when