forked from espressif/esp-idf
feat(tools): Update Windows runners tags
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
stage: host_test
|
stage: host_test
|
||||||
image: $ESP_ENV_IMAGE
|
image: $ESP_ENV_IMAGE
|
||||||
tags:
|
tags:
|
||||||
- windows-target
|
- windows-build
|
||||||
dependencies: # set dependencies to null to avoid missing artifacts issue
|
dependencies: # set dependencies to null to avoid missing artifacts issue
|
||||||
# run host_test jobs immediately, only after upload cache
|
# run host_test jobs immediately, only after upload cache
|
||||||
needs:
|
needs:
|
||||||
@ -81,7 +81,7 @@ pytest_build_system_win:
|
|||||||
- .rules:labels:windows_pytest_build_system
|
- .rules:labels:windows_pytest_build_system
|
||||||
needs: []
|
needs: []
|
||||||
tags:
|
tags:
|
||||||
- windows-target
|
- windows-build
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- XUNIT_RESULT.xml
|
- XUNIT_RESULT.xml
|
||||||
|
Reference in New Issue
Block a user