1
0
mirror of https://github.com/Nivanchenko/tokenizer.git synced 2025-02-15 13:33:18 +02:00

Временно выключил сборку на маке

Требует обновления setup-onescript
This commit is contained in:
Nikita Fedkin 2024-07-06 17:53:38 +02:00 committed by GitHub
parent 4247cce1bb
commit 40630e5ab0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
os: ['ubuntu-latest', 'windows-latest']
oscript_version: ['dev', 'stable']
steps: