Skip to content

Up to math8

Up to math8 #2

Workflow file for this run

name: Pixi-based CI
on: [push, pull_request]
jobs:
default:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.6.0
cache: true
- run: pixi run sync gz-math8.yaml
- run: pixi run build