TeamCity: remove windows/arm64 builders from chain (#3572)

We haven't had a builder for 2 months so it can be declared legally
dead.
This commit is contained in:
Alessandro Arzilli 2023-11-20 03:10:43 +01:00 committed by GitHub
parent c17e258895
commit 03e8dd77bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,8 +50,6 @@ val targets = arrayOf(
"windows/amd64/1.21",
"windows/amd64/tip",
"windows/arm64/1.21",
"mac/amd64/1.21",
"mac/amd64/tip",