From 1957bdc66bed90c33730f3ab39c529ac501ee6b8 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 25 Jan 2026 04:04:41 +0000 Subject: [PATCH] Update CI files --- .github/workflows/scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scripts/install.sh b/.github/workflows/scripts/install.sh index 3d7835cc9..fa7c75d42 100755 --- a/.github/workflows/scripts/install.sh +++ b/.github/workflows/scripts/install.sh @@ -107,7 +107,7 @@ if [ "$TEST" = "azure" ]; then image: mcr.microsoft.com/azure-storage/azurite\ volumes:\ - ./azurite:/etc/pulp\ - command: "azurite-blob --blobHost 0.0.0.0"' vars/main.yaml + command: "azurite-blob --skipApiVersionCheck --blobHost 0.0.0.0"' vars/main.yaml sed -i -e '$a azure_test: true\ pulp_scenario_settings: {"content_origin": null, "domain_enabled": true, "flatpak_index": true}\ pulp_scenario_env: {}\