Skip to content

Commit 460bc1d

Browse files
committed
Fix CI
1 parent 5d19bff commit 460bc1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ ControlPlots = "0.2.7"
2020
KiteUtils = "0.10.6"
2121
NLsolve = "4.5.1"
2222
Parameters = "0.12.3"
23-
Pkg = "1.11.0"
23+
Pkg = "1.10, 1.11"
2424
StaticArrays = "1.9.13"
2525
StructTypes = "1.11.0"
2626
Timers = "0.1.5"
2727
WinchModels = "0.3.7"
28-
julia = "1.6.7"
28+
julia = "1.10, 1.11"
2929

3030
[extras]
3131
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)