File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -1153,17 +1153,16 @@ axes:
11531153 - id : libmongoc-version
11541154 display_name : libmongoc version
11551155 values :
1156- # TODO: enable lowest-supported and upcoming-stable after 1.22.0 is released and r1.22 is branched.
1157- # - id: "lowest-supported"
1158- # display_name: "1.22.0"
1159- # variables:
1160- # LIBMONGOC_VERSION: "1.22.0"
1161- # - id: "upcoming-stable"
1162- # display_name: "1.22-dev"
1163- # variables:
1164- # LIBMONGOC_VERSION: "r1.22"
1156+ - id : " lowest-supported"
1157+ display_name : " 1.22.1"
1158+ variables :
1159+ LIBMONGOC_VERSION : " 1.22.1"
1160+ - id : " upcoming-stable"
1161+ display_name : " 1.22-dev"
1162+ variables :
1163+ LIBMONGOC_VERSION : " r1.22"
11651164 - id : " latest-dev"
1166- display_name : " 1.22-dev ( master) "
1165+ display_name : " master"
11671166 variables :
11681167 LIBMONGOC_VERSION : " master"
11691168
You can’t perform that action at this time.
0 commit comments