Skip to content

Commit c6464d4

Browse files
ChrisRackauckas-ClaudeChrisRackauckasclaude
authored
Drop allow-reresolve input from downgrade workflow(s) (#202)
The reusable SciML/.github downgrade workflows now always use allow_reresolve: false and no longer accept an allow-reresolve input (see SciML/.github#71). Remove the now-invalid input so this caller keeps working once @v1 is retagged. Co-authored-by: Chris Rackauckas <accounts@chrisrackauckas.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 5a1844e commit c6464d4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/Downgrade.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ jobs:
1616
uses: "SciML/.github/.github/workflows/downgrade.yml@v1"
1717
with:
1818
julia-version: "1.10"
19-
allow-reresolve: false
2019
skip: "Pkg,TOML"
2120
secrets: "inherit"

0 commit comments

Comments
 (0)