Plots.jl/deps/SnoopCompile/snoop_bot_config.jl

8 lines
204 B
Julia

using CompileBot
botconfig = BotConfig(
"Plots",
version = ["1.6", "1.7", "nightly"], # <<< keep these versions in sync with .github/workflows/SnoopCompile.yml
# else_version = "nightly",
)