We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59646eb commit 3e5398dCopy full SHA for 3e5398d
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
matrix:
25
version:
26
- '1.12'
27
- - 'pre'
+ #- 'pre'
28
os:
29
- ubuntu-latest
30
arch:
Project.toml
@@ -25,6 +25,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
BenchmarkTools = "1"
CSV = "0.10"
BSON = "0.3"
+CUDA = "5.9.2"
CairoMakie = "0.15"
DecisionTree = "0.12"
31
DataFrames = "1"
0 commit comments