Skip to content

Commit

Permalink
Try to fix downgrade ci
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Jan 10, 2025
1 parent 37b8bb1 commit 2ad0471
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ClimaCoreCUDAExt = "CUDA"
KrylovExt = "Krylov"

[compat]
Adapt = "4"
Adapt = "3.2.0, 4"
Aqua = "0.8"
ArgParse = "1"
AssociatedLegendrePolynomials = "1"
Expand Down Expand Up @@ -68,7 +68,7 @@ NVTX = "0.3"
PkgVersion = "0.1, 0.2, 0.3"
PrettyTables = "2"
Random = "1"
RecursiveArrayTools = "3.1"
RecursiveArrayTools = "3.4"
RootSolvers = "0.3, 0.4"
SafeTestsets = "0.1"
SparseArrays = "1"
Expand Down

0 comments on commit 2ad0471

Please sign in to comment.