Skip to content

Commit a58458b

Browse files
committed
one more
1 parent f58b793 commit a58458b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Ruby
1717
uses: ruby/setup-ruby@v1
1818
with:
19-
ruby-version: 3.3
19+
ruby-version: 3.4
2020
bundler-cache: true
2121
- name: Run benchmarks
2222
run: |
@@ -139,7 +139,7 @@ jobs:
139139
- name: Setup Ruby
140140
uses: ruby/setup-ruby@v1
141141
with:
142-
ruby-version: 3.3
142+
ruby-version: 3.4
143143
bundler-cache: true
144144
- name: Download coverage results
145145
uses: actions/[email protected]

0 commit comments

Comments
 (0)