File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -253,9 +253,10 @@ AC_MSG_ERROR(system libmongoc must be upgraded to version >= 1.20.0)
253
253
#### Update tested versions in Evergreen configuration
254
254
255
255
Evergreen tests against multiple versions of libmongoc. When updating to a newer
256
- libmongoc version, make sure to update the ` libmongoc-version ` build axis in
257
- ` .evergreen/config.yml ` . In general, we test against two additional versions of
258
- libmongoc:
256
+ libmongoc version, make sure to update the libmongoc build tasks in ` .evergreen/config/templates/build/build-libmongoc.yml `
257
+ and regenerate the build configuration. The template file contains additional
258
+ information about the build tasks and where they are used. In general, we test
259
+ against two additional versions of libmongoc:
259
260
260
261
- The upcoming patch release of the current libmongoc minor version (e.g. the
261
262
` r1.x ` branch)
You can’t perform that action at this time.
0 commit comments