Update build.yml

This commit is contained in:
Vlad Faust
2023-11-11 20:08:37 +04:00
committed by GitHub
parent 2700706a26
commit 3d9a15a633

View File

@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [18.x]
steps:
- uses: actions/checkout@v3