File tree Expand file tree Collapse file tree 4 files changed +8
-62
lines changed Expand file tree Collapse file tree 4 files changed +8
-62
lines changed Original file line number Diff line number Diff line change 1313 version :
1414 - " 1.6"
1515 - " 1"
16+ - " pre"
1617 os :
1718 - ubuntu-latest
1819 - macOS-latest
2122 - x64
2223 steps :
2324 - uses : actions/checkout@v4
24- - uses : julia-actions/setup-julia@v1
25+ - uses : julia-actions/setup-julia@v2
2526 with :
2627 version : ${{ matrix.version }}
2728 arch : ${{ matrix.arch }}
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11[deps ]
22Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
3+ ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
34Literate = " 98b081ad-f1c9-55d3-8b20-4c87d4299306"
45NLSolversBase = " d41bc354-129a-5804-8e4c-c37616107c6c"
6+ Optim = " 429524aa-4258-5aef-a3af-852621145aeb"
57SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
6- ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
8+
9+ [compat ]
10+ Documenter = " 1"
11+ Literate = " 2"
You can’t perform that action at this time.
0 commit comments