Skip to content

Commit 28857df

Browse files
authored
Updated CI Rubies
1 parent ee5a900 commit 28857df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
ruby:
23+
- 3.3.4
24+
- 3.2.5
2325
- 3.1.6
24-
- 3.2.4
25-
- 3.3.2
2626

2727
steps:
2828
- name: Checkout code

0 commit comments

Comments
 (0)