Skip to content

Commit 380d808

Browse files
Fix scoping issue
1 parent bcda95d commit 380d808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/Manifest-v1.11.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ weakdeps = ["CUDA", "MPI"]
381381

382382
[[deps.ClimaCore]]
383383
deps = ["Adapt", "BandedMatrices", "BlockArrays", "ClimaComms", "CubedSphere", "DataStructures", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LazyBroadcast", "LinearAlgebra", "MultiBroadcastFusion", "NVTX", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "StaticArrays", "Statistics", "UnrolledUtilities"]
384-
git-tree-sha1 = "9f97f9e9b2957a8651c83c37c59dd21ef2964f7f"
384+
git-tree-sha1 = "1fcf9c8267bc3e7aa0016f7c52c5f3f94ea5938b"
385385
repo-rev = "ck/fixes"
386386
repo-url = "https://github.com/CliMA/ClimaCore.jl.git"
387387
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"

0 commit comments

Comments
 (0)