Revert "lets try self hosted runner"

This reverts commit 37e95f8b3e.
This commit is contained in:
Letro Bot
2026-04-07 21:32:56 +03:30
parent 37e95f8b3e
commit a152c28202

View File

@@ -190,8 +190,7 @@ jobs:
build-image:
name: Build and push Docker image
if: github.event_name == 'push' || github.event.label.name == 'Z-Build-Workflow'
#runs-on: ubuntu-24.04
runs-on: self-hosted
runs-on: ubuntu-24.04
outputs:
metadata: ${{ steps.output.outputs.metadata }}