Skip to content

Add a front-io-server to service the front-io board #8184

Add a front-io-server to service the front-io board

Add a front-io-server to service the front-io board #8184

Workflow file for this run

name: dist
on:
pull_request:
push:
branches: [master]
jobs:
build:
name: dist
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
uses: ./.github/workflows/build-boards.yml
with:
board-set: all
os: ${{ matrix.os }}