runs on hosted runner
This commit is contained in:
parent
82bc7a624b
commit
96ee217d35
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: self-hosted
|
runs-on: ubuntu-24.04
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user