Skip to content

Commit bcc2958

Browse files
committed
use 4 for func test
1 parent c99ee26 commit bcc2958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/functional-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- name: Set up Ruby
101101
uses: ruby/setup-ruby@v1
102102
with:
103-
ruby-version: 3.2
103+
ruby-version: 4.0
104104
- name: Install dependencies
105105
run: bundle install
106106

0 commit comments

Comments
 (0)