added pio build
Some checks failed
build / build (push) Failing after 1s

This commit is contained in:
cheetah 2025-03-30 16:12:50 +02:00
parent 218b0ea892
commit c9c817f374

View file

@ -7,7 +7,7 @@ on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4