Skip to content

Update Manopt requirement from 0.5.25 to 0.5.25, 0.6 in /test in the all-julia-packages group across 1 directory #31

Update Manopt requirement from 0.5.25 to 0.5.25, 0.6 in /test in the all-julia-packages group across 1 directory

Update Manopt requirement from 0.5.25 to 0.5.25, 0.6 in /test in the all-julia-packages group across 1 directory #31

Workflow file for this run

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