From cff723e657e4d2ed7af51826ad0ba8c0a5e6cc04 Mon Sep 17 00:00:00 2001 From: Daniel Rodriguez <44824788+DanRod1999@users.noreply.github.com> Date: Mon, 4 Dec 2023 09:53:01 -0500 Subject: [PATCH] test using 3.x and 3.8.x branches --- tools/SchemaValidation/imodel-native-tests.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/SchemaValidation/imodel-native-tests.yaml b/tools/SchemaValidation/imodel-native-tests.yaml index 18368be28..d551e5a9b 100644 --- a/tools/SchemaValidation/imodel-native-tests.yaml +++ b/tools/SchemaValidation/imodel-native-tests.yaml @@ -12,17 +12,19 @@ resources: - repository: imodel-native type: github endpoint: imodel-native + ref: release/3.x name: iTwin/imodel-native - repository: imodel-native-internal type: github endpoint: imodel-native + ref: release/3.x name: iTwin/imodel-native-internal - repository: itwinjs-core type: github endpoint: imodel-native - ref: imodel02 + ref: release/3.8.x name: iTwin/itwinjs-core stages: