Skip to content

updated conda builds to us clang 16 on macs. Worked for Fierro, hopef… #42

updated conda builds to us clang 16 on macs. Worked for Fierro, hopef…

updated conda builds to us clang 16 on macs. Worked for Fierro, hopef… #42

name: 'Publish EVPFFT-CPU'
on:
push:
paths:
- .conda/evpfft/**
- src/EVPFFT/src/**
- .github/workflows/publish-evpfft-cpu.yaml
workflow_dispatch:
jobs:
publish:
uses: ./.github/workflows/build-conda-package.yaml
with:
recipe_dir: .conda/evpfft/cpu
secrets: inherit