Skip to content

Commit 9f99172

Browse files
committed
Update matrix.
1 parent 9096c6e commit 9f99172

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ruby-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
ruby: ["3.2", "3.3"]
20-
node: ["18", "20"]
19+
ruby: ["3.3", "3.4"]
20+
node: ["22", "24"]
2121
gemfile:
2222
- Gemfile
2323
if: |

0 commit comments

Comments
 (0)