Skip to content

Commit 619abe9

Browse files
authored
Merge pull request #9457 from jrafanie/bump-node-and-ruby
Bump node and ruby versions for cypress
2 parents a605272 + b1819fe commit 619abe9

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)