Removed arm/v7 from CI

This commit is contained in:
Jef Roosens 2022-04-01 23:15:30 +02:00
parent fe24774848
commit 56517c0ff0
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB

View file

@ -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}