mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-07-02 16:01:57 +02:00
083b342f38
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.