Fixing git workflow build
Some checks failed
Build QMK Firmware with Docker / build (push) Failing after 3s

This commit is contained in:
2025-07-15 00:30:18 -05:00
parent 2db409ff53
commit 35d6b27634

View File

@@ -3,7 +3,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
runs-on: local
container:
image: ubuntu
steps: