version update to fix check failures

This commit is contained in:
Aparna Jyothi 2025-02-27 18:39:11 +05:30
parent a4f5538cea
commit 30c33f0409

View file

@ -82,7 +82,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
node-version: [20.11.0-nightly, 21-nightly, 18.0.0-nightly]
node-version: [20-nightly, 21-nightly, 18.0.0-nightly]
steps:
- uses: actions/checkout@v4
- name: Setup Node