Skip to content

Merge pull request #532 from SciML/add-manifolds-public-api-regression #516

Merge pull request #532 from SciML/add-manifolds-public-api-regression

Merge pull request #532 from SciML/add-manifolds-public-api-regression #516

Workflow file for this run

name: Downgrade
on:
pull_request:
branches:
- master
paths-ignore:
- 'docs/**'
push:
branches:
- master
paths-ignore:
- 'docs/**'
jobs:
test:
name: "Downgrade"
uses: "SciML/.github/.github/workflows/downgrade.yml@v1"
with:
julia-version: "lts"
group: "Misc"
secrets: "inherit"