Skip to content

Commit 03d8fdb

Browse files
Re-enable downgrade CI with genuine test-at-floor (allow_reresolve: false)
1 parent f22b917 commit 03d8fdb

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/Downgrade.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ on:
1212
- 'docs/**'
1313
jobs:
1414
test:
15-
if: false
1615
name: "Downgrade"
1716
uses: "SciML/.github/.github/workflows/downgrade.yml@v1"
1817
with:

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Aqua = "0.8"
1313
Distributions = "0.25"
1414
ExplicitImports = "1.14.0"
1515
JET = "0.9, 0.10, 0.11"
16-
LogExpFunctions = "0.3, 1.0"
17-
PrecompileTools = "1"
16+
LogExpFunctions = "0.3.14, 1.0"
17+
PrecompileTools = "1.2.0"
1818
Random = "1.10"
1919
Statistics = "1"
2020
Test = "1"

0 commit comments

Comments
 (0)