ci: fully disable snap for arm64 (#1028)
This commit is contained in:
parent
7ee4f2f735
commit
becd52f518
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -107,7 +107,7 @@ jobs:
|
|||
matrix:
|
||||
platform:
|
||||
- amd64
|
||||
- arm64
|
||||
# - arm64
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue