chore: drop legacy build tags (#2125)

Signed-off-by: findfluctuate <findfluctuate@outlook.com>
This commit is contained in:
findfluctuate
2025-12-15 09:40:41 +08:00
committed by GitHub
parent 1b83db3489
commit a2d90c0ab9

View File

@@ -1,5 +1,4 @@
//go:build config_versions
// +build config_versions
// This test is run independently from CI for developer convenience when developing out-of-sequence versions
// Called from a separate github workflow to prevent a PR from being merged without failing the main unit tests