Skip to content

docs: define the AbstractSystem implementation contract #2444

docs: define the AbstractSystem implementation contract

docs: define the AbstractSystem implementation contract #2444

Workflow file for this run

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