Skip to content

ringbuf: allow opting out of entry de-duplication #8040

ringbuf: allow opting out of entry de-duplication

ringbuf: allow opting out of entry de-duplication #8040

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 }}