We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b496a3 commit e9dbcf4Copy full SHA for e9dbcf4
.github/workflows/ci.yml
@@ -52,6 +52,7 @@ jobs:
52
fail-fast: false
53
matrix:
54
ruby:
55
+ - '3.3'
56
- '3.2'
57
- '3.1'
58
- '3.0'
0 commit comments