feat(tools): Update Windows runners tags

This commit is contained in:
Marek Fiala
2024-01-30 16:59:46 +01:00
parent a97e355e74
commit 375c22ecdb

View File

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