Skip to content

Commit 8363a45

Browse files
authored
ci: use ruby v4
1 parent 0fe4fbc commit 8363a45

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
@@ -60,7 +60,7 @@ jobs:
6060
- name: Set up Ruby
6161
uses: ruby/setup-ruby@v1
6262
with:
63-
ruby-version: 3.3
63+
ruby-version: 4.0
6464
- run: |
6565
bundle install
6666
rake ios

0 commit comments

Comments
 (0)