File tree Expand file tree Collapse file tree 3 files changed +11
-14
lines changed Expand file tree Collapse file tree 3 files changed +11
-14
lines changed Original file line number Diff line number Diff line change @@ -1157,19 +1157,16 @@ axes:
1157
1157
- id : libmongoc-version
1158
1158
display_name : libmongoc version
1159
1159
values :
1160
- # TODO: enable lowest-supported and upcoming-stable after 1.20.0 is
1161
- # released and r1.20 is branched. As-is, r1.19 cannot be compiled because
1162
- # PHP_MONGODB_MONGOC_SOURCES conflicts with 1.20-dev (see: PHPC-2006).
1163
- # - id: "lowest-supported"
1164
- # display_name: "1.19.1"
1165
- # variables:
1166
- # LIBMONGOC_VERSION: "1.19.1"
1167
- # - id: "upcoming-stable"
1168
- # display_name: "1.19-dev"
1169
- # variables:
1170
- # LIBMONGOC_VERSION: "r1.19"
1160
+ - id : " lowest-supported"
1161
+ display_name : " 1.21.0"
1162
+ variables :
1163
+ LIBMONGOC_VERSION : " 1.21.0"
1164
+ - id : " upcoming-stable"
1165
+ display_name : " 1.21-dev"
1166
+ variables :
1167
+ LIBMONGOC_VERSION : " r1.21"
1171
1168
- id : " latest-dev"
1172
- display_name : " 1.20 -dev (master)"
1169
+ display_name : " 1.22 -dev (master)"
1173
1170
variables :
1174
1171
LIBMONGOC_VERSION : " master"
1175
1172
Original file line number Diff line number Diff line change 1
- 1.11.1-20220104+gite7e15002d6
1
+ 1.21.0
You can’t perform that action at this time.
0 commit comments