f6907671be
The disk-budget fix worked — debug APK now builds, signs, and verifies in ~6 minutes on a single ABI. But the upload step failed with: GHESNotSupportedError: @actions/artifact v2.0.0+, upload-artifact@v4+ and download-artifact@v4+ are not currently supported on GHES. upload-artifact@v4 rewrote the upload path to use a new artifact service hosted on github.com; Gitea's GHES-compatibility layer doesn't implement that endpoint. v3 still uses the older chunked HTTP upload API that Gitea supports. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>