From 18c917775592845cb79a0af6a155d4025216248d Mon Sep 17 00:00:00 2001 From: Joseph Carbone Date: Tue, 1 Nov 2022 15:17:35 -0700 Subject: [PATCH] Update to include P3 release, 202211.00, and new integration-tests tag --- version-mappings.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/version-mappings.yml b/version-mappings.yml index 9bc643c..6c3597b 100644 --- a/version-mappings.yml +++ b/version-mappings.yml @@ -5,9 +5,10 @@ mappings: - freeRTOSVersion: "202210.00-LTS" compatibleTestsVersions: - "202210.00" - - freeRTOSVersion: "202210.00" + - "202210.01" + - freeRTOSVersion: "202211.00" compatibleTestsVersions: - - "202210.00" + - "202210.01" - freeRTOSVersion: "202012.00-LTS" compatibleTestsVersions: - "202205.01"