Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 878a3c6

Browse files
committed
Explicit 3.1 Ruby in test suite
1 parent 4cec867 commit 878a3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: ruby/setup-ruby@v1
1414
with:
1515
bundler-cache: true
16-
ruby-version: 3.0
16+
ruby-version: '3.1'
1717
- name: Test
1818
run: bundle exec rake test
1919
automerge:

0 commit comments

Comments
 (0)