mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-08-26 19:44:44 +08:00
CI was on 1.3.10 while the Dockerfile runtime moved to 1.3.12 in v3.15.2, so we were testing against an older runtime than we shipped. Align both on 1.3.13 (latest stable). May also resolve the intermittent --coverage instrumentation flake observed on 1.3.10 against http-client.ts.