work on resolving comments

This commit is contained in:
Dmitry Shibanov 2022-11-08 20:38:57 +01:00
parent 65270bbd55
commit 882cfbaf78
5 changed files with 54 additions and 18 deletions

View file

@ -57,7 +57,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [17-nightly, 18-nightly, 19-nightly]
node-version: [16.0.0-nightly20210420a0261d231c, 17-nightly, 18.0.0-nightly]
steps:
- uses: actions/checkout@v3
- name: Setup Node