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:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: local
|
||||
container:
|
||||
image: ubuntu
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user