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

View File

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