Commit 83edb51
ci(downgrade): allow-reresolve false (strict SciML default)
Use the strict SciML default `allow-reresolve: false` so Pkg.test must
instantiate the exact deps-floor + latest-transitive set with no
reconciliation. Verified locally on Julia 1.10 (deps-mode: only [deps]
[compat] pinned to floors, allow_reresolve=false):
Quality Assurance: 10/10
Basic Tests: 329 pass, 1 broken (pre-existing @test_broken), 330 total
"Testing ExponentialUtilities tests passed" (exit 0)
No floor raises needed — current [deps] floors are strict-consistent with
the latest transitive ecosystem.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent a828025 commit 83edb51
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
0 commit comments