fix(Pipeline): hopefully fixed runner
Some checks failed
Build the Docker Image / build (push) Failing after 31s
Some checks failed
Build the Docker Image / build (push) Failing after 31s
This commit is contained in:
parent
b169fd9109
commit
19d3b1596f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue