From 896c872f3c493dc0a11d117b26468cec2f70c2cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauren=C8=9Biu=20Nicola?= <lnicola@dend.ro> Date: Mon, 31 Oct 2022 12:51:59 +0200 Subject: [PATCH] Wait for osgeo/gdal tests to complete --- bors.toml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/bors.toml b/bors.toml index d80d57d7..ef53c2bc 100644 --- a/bors.toml +++ b/bors.toml @@ -1,4 +1,12 @@ status = [ + "ci gdal-35", + "ci gdal-35 (--all-features)", + "ci gdal-34", + "ci gdal-34 (--all-features)", + "ci gdal-33", + "ci gdal-33 (--all-features)", + "ci gdal-32", + "ci gdal-32 (--all-features)", "ci ubuntu-lts", - "ci ubuntu-lts (--all-features)" + "ci ubuntu-lts (--all-features)", ]