Skip to content

Commit 668a346

Browse files
author
Jon Vegard Venås
committed
Try to fix documentation workflow by restricting IntervalSets also in examples (being activated when documentation CI is run).
1 parent e1b6082 commit 668a346

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

examples/Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@ EnergyModelsGeography = "3f775d88-a4da-46c4-a2cc-aa9f16db6708"
55
EnergyModelsInvestments = "fca3f8eb-b383-437d-8e7b-aac76bb2004f"
66
EnergyModelsRenewableProducers = "b007c34f-ba52-4995-ba37-fffe79fbde35"
77
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
8+
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
89
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
910
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1011
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
1112
TimeStruct = "f9ed5ce0-9f41-4eaa-96da-f38ab8df101c"
1213
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
14+
15+
[compat]
16+
IntervalSets = "<0.7.12"

0 commit comments

Comments
 (0)