Skip to content

Commit b9cd6c1

Browse files
Drop allow-reresolve input from downgrade workflow
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 f981153 commit b9cd6c1

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
@@ -26,5 +26,4 @@ jobs:
2626
group: "${{ matrix.group }}"
2727
julia-version: "1.10"
2828
skip: "Pkg,TOML"
29-
allow-reresolve: false
3029
secrets: "inherit"

0 commit comments

Comments
 (0)