forked from vieter-v/vieter
Removed arm/v7 from CI
parent
fe24774848
commit
56517c0ff0
|
@ -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…
Reference in New Issue