Fixing git workflow build
Some checks failed
Build QMK Firmware with Docker / build (push) Failing after 3s
Some checks failed
Build QMK Firmware with Docker / build (push) Failing after 3s
This commit is contained in:
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -3,7 +3,7 @@ on: [push, pull_request]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: local
|
||||||
container:
|
container:
|
||||||
image: ubuntu
|
image: ubuntu
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user