remove nightly in snoop_bot.jl
This commit is contained in:
parent
3dd3808895
commit
ddcf443f89
2
deps/SnoopCompile/snoop_bot.jl
vendored
2
deps/SnoopCompile/snoop_bot.jl
vendored
@ -1,6 +1,6 @@
|
||||
using SnoopCompile
|
||||
|
||||
snoop_bot(
|
||||
BotConfig("Plots", version = [v"1.2", v"1", "nightly"]),
|
||||
BotConfig("Plots", version = [v"1.2", v"1"]),
|
||||
joinpath(@__DIR__, "precompile_script.jl"),
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user