Skip to content

Commit a3897d9

Browse files
committed
Test newer Ruby versions in CI
1 parent eaf3a85 commit a3897d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
ruby:
1313
- "3.2"
1414
- "3.3"
15+
- "3.4"
16+
- "4.0"
1517
steps:
1618
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1719
- name: Set up Ruby ${{ matrix.ruby }}

0 commit comments

Comments
 (0)