Skip to content

Commit cf345d4

Browse files
committed
Update Ruby version into skunk.yml
1 parent 85cabac commit cf345d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/skunk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Setup Ruby
1111
uses: ruby/setup-ruby@v1
1212
with:
13-
ruby-version: 2.6
13+
ruby-version: 3.1
1414
bundler-cache: true
1515
- name: Run test suite with COVERAGE=true
1616
run: |

0 commit comments

Comments
 (0)