Skip to content

Commit 7232694

Browse files
committed
Add Ruby 3.3 to CI
1 parent 400fc92 commit 7232694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
fail-fast: false
2929
matrix:
3030
ruby:
31+
- "3.3"
3132
- "3.2"
3233
- "3.1"
3334
- "3.0"

0 commit comments

Comments
 (0)