Skip to content

Commit e42a0ac

Browse files
committed
Update CI
* Test on new Rubies * Drop Ruby 3.1 and 3.2
1 parent 41b29f0 commit e42a0ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
matrix:
1616
ruby:
1717
- '3.3'
18-
- '3.2'
19-
- '3.1'
18+
- '3.4'
19+
- '4.0'
2020

2121
steps:
2222
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)