From 0a2d1bcc32a86b4332c64b32410aa7953a544358 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 25 Jun 2026 04:20:02 +0400 Subject: chore(stage0): scope native smoke closure to macos --- .github/workflows/ci.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b4d365c..e0410c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,10 +55,6 @@ jobs: fail-fast: false matrix: include: - - os: ubuntu-latest - smoke_platform: linux - - os: windows-latest - smoke_platform: windows - os: macos-latest smoke_platform: macos env: -- cgit v1.2.3