Skip to content

Commit

Permalink
heartbeat: remove w2008 in the CI (#29093)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Nov 23, 2021
1 parent 0e18dbe commit 6ef54ee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions heartbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ stages:
platforms: ## override default labels in this specific stage.
- "windows-10"
stage: extended
windows-2008:
mage: "mage build unitTest"
platforms: ## override default labels in this specific stage.
- "windows-2008-r2"
stage: extended
windows-8:
mage: "mage build unitTest"
platforms: ## override default labels in this specific stage.
Expand Down

0 comments on commit 6ef54ee

Please sign in to comment.