We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f733888 commit d2d76c1Copy full SHA for d2d76c1
1 file changed
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
ruby:
17
- - '3.2.2'
+ - '2.7.0'
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments