run on self-hosted
This commit is contained in:
parent
f76160378c
commit
33f26f6648
2
.github/workflows/micropython.yml
vendored
2
.github/workflows/micropython.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: MicroPython ${{ matrix.name }}
|
name: MicroPython ${{ matrix.name }}
|
||||||
runs-on: ubuntu-24.04
|
runs-on: self-hosted
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user