From 5e371afeff95df5c7e7c722143528c524ad7b617 Mon Sep 17 00:00:00 2001 From: Jakob Botsch Nielsen Date: Tue, 24 May 2022 11:11:10 +0200 Subject: [PATCH] Add matrix for libraries tests on coreclr change --- docs/infra/test-configurations.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/infra/test-configurations.md b/docs/infra/test-configurations.md index 37fc5e4a05ecd0..33b462bdbf6560 100644 --- a/docs/infra/test-configurations.md +++ b/docs/infra/test-configurations.md @@ -22,6 +22,19 @@ These configurations are tested in every pull request. ### Libraries Tests +#### On coreclr change + +| **Platform** | **Runtime config** | **Libraries config** | +|------------------|--------------------|----------------------| +| windows-x86 | Checked | Debug | +| linux-musl-x64 | Checked | Debug | +| OSX-x64 | Checked | Debug | +| linux-arm64 | Checked | Debug | +| linux-musl-arm | Checked | Release | +| linux-musl-arm64 | Checked | Release | +| linux-x64 | Checked | Release | +| windows-x64 | Checked | Release | + ### Installer Tests All builds are