From 8295d57e5cb92296d91e660b562cb718663f4628 Mon Sep 17 00:00:00 2001 From: nyyu Date: Sun, 28 Mar 2021 17:52:42 +0200 Subject: [PATCH] add plateform msvc --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index 3e9d899..6affc4c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -58,6 +58,10 @@ kind: pipeline type: exec name: windows-msvc +platform: + os: windows + arch: amd64 + steps: - name: build commands: