From 3265f25f0f239971a216f00a19dcc4a1eab2164d Mon Sep 17 00:00:00 2001 From: light7734 Date: Wed, 7 Jan 2026 13:45:14 +0330 Subject: [PATCH] ci: add lina node filter to msvc pipeline --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index f3f9378..5c3c970 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,8 @@ kind: pipeline type: exec name: amd64 — msvc +node: + environment: lina trigger: branch: - main