Files
kryz-go-flutter/.gitea
robot e5059a6a22
CI / Lint (pull_request) Failing after 2m9s
CI / Test (pull_request) Skipped
CI / Build Android (pull_request) Skipped
CI / Build iOS (pull_request) Skipped
fix(ci): use ubuntu-latest runner label and Flutter 3.35.3 (correct version)
- Runner label: self-hosted -> ubuntu-latest (act registers as ubuntu-latest, not self-hosted)
- Flutter SDK: 3.44.8 (nonexistent) -> 3.35.3 (latest stable)
- SDK platform: macOS -> Linux (act runs Linux containers)
- JDK: macOS ARM64 -> Linux x86_64
- Android cmdline tools: macOS -> Linux
- iOS build: skip gracefully (requires macOS host with Xcode)
2026-08-02 18:22:25 +00:00
..