From cf0198ef82fae4df87a503431368b0857dbe0c5b Mon Sep 17 00:00:00 2001 From: Sylvain Fortin Date: Wed, 12 Jun 2024 18:56:00 -0400 Subject: [PATCH] Temporarily remove Qt sample from CI --- SamplesDef.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SamplesDef.json b/SamplesDef.json index f73e3b7e0..e20e01a55 100644 --- a/SamplesDef.json +++ b/SamplesDef.json @@ -321,7 +321,7 @@ }, { "Name": "QTFileCustomBuild", - "CIs": [ "github", "gitlab" ], + "CIs": [], "OSs": [ "windows-2019" ], "Frameworks": [ "net6.0" ], "Configurations": [ "debug", "release" ],