We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9010644 + e4e5222 commit 4ac210aCopy full SHA for 4ac210a
1 file changed
.github/workflows/build.yml
@@ -16,6 +16,9 @@ jobs:
16
fail-fast: false
17
matrix:
18
ruby:
19
+ - 3.3
20
+ - 3.2
21
+ - 3.1
22
- '3.0'
23
- 2.7
24
- 2.6
0 commit comments