Skip to content

Commit

Permalink
ci: cap KernelAbstractions to prevent ndims type piracy
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Jan 23, 2025
1 parent c042215 commit e38c2c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ DynamicPolynomials = "0.5, 0.6"
ForwardDiff = "0.10.36"
Groebner = "0.8.2"
IfElse = "0.1"
KernelAbstractions = "<0.9.32"
LaTeXStrings = "1.3"
LambertW = "1.0.0"
Latexify = "0.16"
Expand Down Expand Up @@ -104,6 +105,7 @@ ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
DynamicQuantities = "06fc5a27-2a28-4c7c-a15d-362465fb6821"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Groebner = "0b43b601-686d-58a3-8a1c-6623616c7cd4"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
LambertW = "984bce1d-4616-540c-a9ee-88d1112d94c9"
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Expand Down

0 comments on commit e38c2c4

Please sign in to comment.