ci : run ui publish on ubuntu-slim (#23818)
* run ui publish on self-hosted fast * run on ubuntu-slim
This commit is contained in:
2
.github/workflows/ui-publish.yml
vendored
2
.github/workflows/ui-publish.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
publish:
|
||||
name: Publish UI Static Output
|
||||
needs: build
|
||||
runs-on: ubuntu-24.04-arm
|
||||
runs-on: ubuntu-slim
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user