diff --git a/.drone.yml b/.drone.yml index a96481c5..2892bc43 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ platform: steps: - name: build - image: mcr.microsoft.com/dotnet/sdk:5.0 + image: mcr.microsoft.com/dotnet/sdk:6.0 commands: - cd ./build - pwd