Skip to content

chore: bump pillow from 12.1.1 to 12.2.0 in /.github/scripts/readme_svgs in the pip group across 1 directory #479

chore: bump pillow from 12.1.1 to 12.2.0 in /.github/scripts/readme_svgs in the pip group across 1 directory

chore: bump pillow from 12.1.1 to 12.2.0 in /.github/scripts/readme_svgs in the pip group across 1 directory #479

Workflow file for this run

name: 🍎 MacOS
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
name: 🍎 MacOS
steps:
- uses: actions/checkout@main
- name: Build
run: |
cd example
cmake -B build -DIMPLOT3D_STRICT_WARNINGS=ON
cmake --build build