We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5421d commit 21f2106Copy full SHA for 21f2106
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ jobs:
8
matrix:
9
ruby:
10
- 'head'
11
+ - '3.3'
12
- '3.2'
13
- '3.1'
14
- '3.0'
0 commit comments