Skip to content

Commit

Permalink
chore: remove node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Sep 19, 2023
1 parent d9ab6ea commit 9d29f63
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Integrate Cypress with alternative cloud services like Currents or Sorry Cypress
## Requirements

- Cypress version 10+
- NodeJS 14.7.0+
- NodeJS 16+

## Setup

Expand Down
41 changes: 0 additions & 41 deletions .github/_workflows/e2e-cypress-13-ccy-1.10.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/e2e-exports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: ["18", "16", "14"]
node-version: ["20", "18", "16"]

steps:
- uses: actions/checkout@v3
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 9d29f63

Please sign in to comment.