1
0
mirror of https://github.com/Nivanchenko/tokenizer.git synced 2024-11-24 08:32:41 +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:
@ -34,4 +34,4 @@ jobs:
# Задача тестирования, в результате ожидается успешное выполнение
- name: Тестирование
run: oscript ./tasks/test.os
run: oscript ./tasks/test.os