ci: fully disable snap for arm64 (#1028)

This commit is contained in:
Baptiste Augrain 2022-03-31 12:20:26 +02:00 committed by GitHub
parent 7ee4f2f735
commit becd52f518
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,7 +107,7 @@ jobs:
matrix:
platform:
- amd64
- arm64
# - arm64
steps:
- uses: actions/checkout@v2