run on self-hosted

This commit is contained in:
Olly Butterfield 2025-11-29 14:20:37 +00:00 committed by GitHub
parent f76160378c
commit 33f26f6648
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: