Update compile_esp8266.yml

This commit is contained in:
Andreas Schiffler 2022-08-07 19:52:50 +02:00 committed by GitHub
parent 3b86d4d3b3
commit ade747a367
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