We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
style_check
1 parent a515299 commit 878abc9Copy full SHA for 878abc9
.github/workflows/ci.yml
@@ -39,6 +39,8 @@ jobs:
39
fail-fast: false
40
matrix:
41
ruby_version:
42
+ - "2.7"
43
+ - "3.2"
44
- "3.3"
45
steps:
46
- uses: actions/checkout@v4
0 commit comments