else_os and else_version
This commit is contained in:
Vendored
+2
@@ -4,6 +4,8 @@ snoop_bench(
|
||||
BotConfig(
|
||||
"Plots",
|
||||
yml_path= "SnoopCompile.yml",
|
||||
else_os = "linux",
|
||||
else_version = "1.5",
|
||||
),
|
||||
joinpath(@__DIR__, "precompile_script.jl"),
|
||||
)
|
||||
|
||||
Vendored
+2
@@ -4,6 +4,8 @@ snoop_bot(
|
||||
BotConfig(
|
||||
"Plots",
|
||||
yml_path= "SnoopCompile.yml",
|
||||
else_os = "linux",
|
||||
else_version = "1.5",
|
||||
),
|
||||
joinpath(@__DIR__, "precompile_script.jl"),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user