Chore: return to gh runners (#6462)

This commit is contained in:
shamoon
2026-03-25 21:01:55 -07:00
committed by GitHub
parent 96e3c7ac45
commit 3fb2dcbc47
2 changed files with 1 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ jobs:
build:
name: Docker Build & Push
if: github.repository == 'gethomepage/homepage'
runs-on: self-hosted
runs-on: ubuntu-22.04
needs: [ pre-commit ]
permissions:
contents: read