From 23d00ffb91c81acbeaf0413e802d03558230d7e8 Mon Sep 17 00:00:00 2001 From: Antoine Jourdain Date: Mon, 1 Apr 2024 12:28:31 +0200 Subject: [PATCH] try fix --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8be471c..5014581 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,7 @@ steps: depends_on: [tests] - name: swagger - image: mcr.microsoft.com/dotnet/sdk:8.0 + image: mcr.microsoft.com/dotnet/sdk:7.0 failure: ignore volumes: - name: docs