Skip to content

Add Graphics realated examples #282

Add Graphics realated examples

Add Graphics realated examples #282

Workflow file for this run

name: build
on:
push:
branches:
- develop
- 'feature/**'
- 'fix/**'
paths:
- 'Sources/**'
- 'Examples/**'
- 'Tests/**'
jobs:
build:
uses: madmachineio/actions/.github/workflows/build.yml@main
with:
runners: '["ubuntu-24.04", "macos-13"]'