diff --git a/.drone.yml b/.drone.yml index aa63cb0..c964f81 100644 --- a/.drone.yml +++ b/.drone.yml @@ -46,7 +46,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