mirror of
https://github.com/prometheus/prometheus
synced 2025-03-11 07:59:57 +00:00
Run Windows tests only for releases (#11154)
Signed-off-by: Julius Volz <julius.volz@gmail.com> Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
parent
dfc62920c2
commit
0b03ef73cf
@ -141,8 +141,10 @@ workflows:
|
||||
only: /.*/
|
||||
- test_windows:
|
||||
filters:
|
||||
branches:
|
||||
only: /^(release-.*|.*build-all.*)$/
|
||||
tags:
|
||||
only: /.*/
|
||||
only: /^v2(\.[0-9]+){2}(-.+|[^-.]*)$/
|
||||
- prometheus/build:
|
||||
name: build
|
||||
parallelism: 3
|
||||
|
Loading…
Reference in New Issue
Block a user