Skip to content

Commit b2adc48

Browse files
author
Nia
committed
Change version to 2.7
1 parent 1a4f0c0 commit b2adc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Get Ruby version
1818
id: rubyversion
19-
run: echo "::set-output name=version::3.0"
19+
run: echo "::set-output name=version::2.7"
2020

2121
- name: Set up Ruby
2222
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)