Skip to content

Fix bigfloat Misc/Wrappers failure and raise DifferentiationInterface floor to 0.7.15 (Downgrade Misc) #483

Fix bigfloat Misc/Wrappers failure and raise DifferentiationInterface floor to 0.7.15 (Downgrade Misc)

Fix bigfloat Misc/Wrappers failure and raise DifferentiationInterface floor to 0.7.15 (Downgrade Misc) #483

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"