Skip to content

Commit b1819fe

Browse files
committed
Bump node and ruby versions for cypress
I believe node here was missed in: ManageIQ/manageiq#23425 It was changed in UI classic here: #9405
1 parent a605272 commit b1819fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cypress.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
ruby-version:
14-
- '3.1'
14+
- '3.3'
1515
node-version:
16-
- 18
16+
- 20
1717
cypress-browser:
1818
- chrome
1919
- firefox

0 commit comments

Comments
 (0)