Skip to content

chore: Move interleaved uncontained memory test into cannot_access_uncontained_memory #8504

chore: Move interleaved uncontained memory test into cannot_access_uncontained_memory

chore: Move interleaved uncontained memory test into cannot_access_uncontained_memory #8504

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