Skip to content

Commit 657a278

Browse files
Merge pull request #416 from cedarcode/sr--test-against-ruby-33
Add Ruby 3.3 to the CI matrix
2 parents 486c43d + 093c257 commit 657a278

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
ruby:
23+
- '3.3'
2324
- '3.2'
2425
- '3.1'
2526
- '3.0'

0 commit comments

Comments
 (0)