Disabe macros TypeSCript builder

It hangs for some reason, and we are moving TS extension anyways...
This commit is contained in:
Aleksey Kladov 2020-08-13 10:35:11 +02:00
parent 6fc43dc15e
commit e30be7ad15

View file

@ -115,7 +115,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}