ci: configure for GitLab Instance Runners

- Use saas-linux-medium-amd64 tag for TorrentEngine build (4GB RAM, 2 cores)
- Update documentation with Instance Runner setup guide
- Add comparison table for different runner sizes
- Keep docker tag for other jobs as fallback
This commit is contained in:
factory-droid[bot]
2025-10-02 11:26:05 +00:00
parent 83842efb68
commit db192b3c76
2 changed files with 31 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ build:torrent-engine:
stage: build
image: mingc/android-build-box:latest
tags:
- docker
- saas-linux-medium-amd64 # GitLab Instance Runner (4GB RAM, 2 cores)
script:
- echo "Building TorrentEngine library module..."
- cd android