ci : releases use Github-hosted builds for the UI (#23823)

* ci : releases use Github-hosted builds for the UI

* cont : fix name
This commit is contained in:
Georgi Gerganov
2026-05-28 17:50:32 +03:00
committed by GitHub
parent 479a9a1b03
commit 445b7cef62
3 changed files with 47 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ on:
jobs:
build:
runs-on: [self-hosted, fast]
runs-on: ubuntu-slim
env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}