Skip to content

Commit 7de34f2

Browse files
authored
Bump StaticArrays compat and version (#2961)
Current SA is broken and is killing CI :(
1 parent 1e35ff7 commit 7de34f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "CUDA"
22
uuid = "052768ef-5323-5732-b1bb-66c8b64840ba"
3-
version = "5.9.2"
3+
version = "5.9.3"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -86,7 +86,7 @@ Requires = "1.0"
8686
SparseArrays = "1"
8787
SparseMatricesCSR = "0.6.9"
8888
SpecialFunctions = "1.3, 2"
89-
StaticArrays = "1.6"
89+
StaticArrays = "1.9.8"
9090
Statistics = "1"
9191
demumble_jll = "1.3"
9292
julia = "1.10"

0 commit comments

Comments
 (0)