Change runner environment in GitHub Actions workflow to catthehacker
Some checks failed
Push Docker image / build (push) Failing after 1s

This commit is contained in:
Edgar P. Burkhart 2025-05-05 09:42:19 +02:00
parent 9cf7544350
commit 581c39d507
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -5,7 +5,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest-ojos runs-on: catthehacker
steps: steps:
- -
name: Login to Docker Hub name: Login to Docker Hub