Change runner environment in GitHub Actions workflow to catthehacker
Some checks failed
Push Docker image / build (push) Failing after 1s
Some checks failed
Push Docker image / build (push) Failing after 1s
This commit is contained in:
parent
9cf7544350
commit
581c39d507
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue