diff options
| author | Valentin Popov <valentin@popov.link> | 2026-06-25 03:20:02 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-06-25 10:45:32 +0300 |
| commit | 0a2d1bcc32a86b4332c64b32410aa7953a544358 (patch) | |
| tree | a8103abf50bcbd22722424daff61ea27ebc83163 /.github | |
| parent | ba69bdb6eab57817b45055d60ea1d2f6687757a8 (diff) | |
| download | fparkan-0a2d1bcc32a86b4332c64b32410aa7953a544358.tar.xz fparkan-0a2d1bcc32a86b4332c64b32410aa7953a544358.zip | |
chore(stage0): scope native smoke closure to macos
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/ci.yml | 4 |
1 files changed, 0 insertions, 4 deletions
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: |
