We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4f0c0 commit b2adc48Copy full SHA for b2adc48
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Get Ruby version
18
id: rubyversion
19
- run: echo "::set-output name=version::3.0"
+ run: echo "::set-output name=version::2.7"
20
21
- name: Set up Ruby
22
uses: ruby/setup-ruby@v1
0 commit comments