openedx / cypress-e2e-tests

Cypress E2E Tests for Open edX applications
GNU Affero General Public License v3.0
15 stars 25 forks source link

test: Remove support for Node 18 #129

Open BilalQamar95 opened 1 week ago

BilalQamar95 commented 1 week ago

Description

Completed upgrade to Node 20 by removing the Node 18 CI check and using .nvmrc for version to use.

See the tracking issue for further information.