about summary refs log tree commit diff
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 22f3b42..484e4b6 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -4,7 +4,7 @@ name: run
 
 steps:
     - name: run
-      image: mcr.microsoft.com/dotnet/core/sdk:latest
+      image: mcr.microsoft.com/dotnet/sdk:latest
       commands:
           - dotnet test