Files
telegram-gateway/.gitea/workflows
Gabriel Radureau 95380dac99
All checks were successful
CI/CD / test (push) Successful in 57s
CI/CD / build-and-push-image (push) Successful in 55s
ci: drop -race from CI test step (TSan VMA incompatible on ARM64 runners)
The Gitea Actions runners are on ARM64 (pi1/pi3) and Go's
ThreadSanitizer fails with 'unsupported VMA range, Found 47 - Supported
48' on those kernels. Race detector is still available locally via
`make test-race`.
2026-05-09 15:22:27 +02:00
..