We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ef5eb commit f80e8c1Copy full SHA for f80e8c1
.github/workflows/ruby-rspec.yml
@@ -15,6 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
ruby:
18
+ - '3.3'
19
- '3.2'
20
- '3.1'
21
0 commit comments