We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02cb61 commit 8d991daCopy full SHA for 8d991da
.github/workflows/ruby.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
strategy:
21
matrix:
22
- ruby-version: ['2.6`, '2.7', '3.0', 'head', 'debug']
+ ruby-version: ['2.6', '2.7', '3.0', 'head', 'debug']
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments