forked from vieter-v/vieter
ci: removed a comment
parent
b6d5bd3228
commit
9c3af34118
|
@ -2,10 +2,7 @@ matrix:
|
||||||
PLATFORM:
|
PLATFORM:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
# 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}
|
platform: ${PLATFORM}
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
|
|
Loading…
Reference in New Issue