forked from vieter-v/vieter
Removed arm/v7 from CI
This commit is contained in:
parent
fe24774848
commit
56517c0ff0
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@ matrix:
|
|||
PLATFORM:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- linux/arm/v7
|
||||
# I just don't have a performant enough runner for this platform
|
||||
# - linux/arm/v7
|
||||
|
||||
# These checks already get performed on the feature branches
|
||||
platform: ${PLATFORM}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue