File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
1313SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1414
1515[compat ]
16- AbstractMCMC = " 2, 3"
16+ AbstractMCMC = " 2, 3, 4 "
1717DensityInterface = " 0.4"
1818Setfield = " 0.8.1"
19- julia = " 1.6"
19+ julia = " ~ 1.6.6, 1.7.3 "
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ status = [
22 " Julia 1.% - ubuntu-latest - x64" ,
33 " Julia 1.% - macOS-latest - x64" ,
44 " Julia 1.% - windows-latest - x64" ,
5- " Julia 1.6 - ubuntu-latest - x64" ,
6- " Julia 1.6 - macOS-latest - x64" ,
7- " Julia 1.6 - windows-latest - x64" ,
5+ " Julia 1 - ubuntu-latest - x64" ,
6+ " Julia 1 - macOS-latest - x64" ,
7+ " Julia 1 - windows-latest - x64" ,
88 " DynamicPPL.jl" ,
99 " format"
1010]
@@ -15,4 +15,4 @@ required_approvals = 1
1515use_squash_merge = true
1616# Uncomment this to use a two hour timeout.
1717# The default is one hour.
18- timeout_sec = 7200
18+ timeout_sec = 7200
You can’t perform that action at this time.
0 commit comments