Update compile_esp8266.yml

This commit is contained in:
Andreas Schiffler 2022-08-07 19:53:59 +02:00 committed by GitHub
parent a2d7784624
commit 883c1df61f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ on:
- '**.md' # Do no build on *.md changes
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v3