From cf455490af151f8f5ba5cffec0cab63b18c4f5b1 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 24 Mar 2024 17:38:47 +0100 Subject: [PATCH] Restrict VMs for docker-compose v1 tests. --- .azure-pipelines/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index a64e06cb..fce302ca 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -124,7 +124,7 @@ stages: - 3 - 4 - 5 - - 6 + # - 6 -- Docker 26 (used on RHEL 9) no longer works with docker-compose v1 ## Finally