Skip to content

Commit cd0892b

Browse files
committed
Reenable rubies
1 parent c6cd401 commit cd0892b

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
@@ -21,8 +21,8 @@ jobs:
2121
matrix:
2222
ruby:
2323
- 3.4.1
24-
# - 3.3.6
25-
# - 3.2.6
24+
- 3.3.6
25+
- 3.2.6
2626

2727
steps:
2828
- name: Checkout code

0 commit comments

Comments
 (0)