forked from vieter-v/vieter
Prevents tests from running on dev or main
parent
05b34d3ffd
commit
9a56bd03a7
|
@ -3,6 +3,8 @@ matrix:
|
|||
- linux/amd64
|
||||
- linux/arm64
|
||||
|
||||
branches:
|
||||
exclude: [main, dev]
|
||||
platform: ${PLATFORM}
|
||||
|
||||
pipeline:
|
||||
|
|
Loading…
Reference in New Issue