We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e05c2c0 commit 477ce9aCopy full SHA for 477ce9a
1 file changed
.github/workflows/CI.yml
@@ -16,6 +16,7 @@ jobs:
16
matrix:
17
ruby:
18
- head
19
+ - '3.3'
20
- '3.2'
21
- '3.1'
22
- '3.0'
0 commit comments