Skip to content

Commit 9af8cbc

Browse files
Use the latest 2.x
1 parent 09b9c32 commit 9af8cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Setup Ruby
4949
uses: ruby/setup-ruby@v1
5050
with:
51-
ruby-version: '3.2'
51+
ruby-version: '2.7.8'
5252
bundler-cache: true
5353

5454
- name: Build all targets

0 commit comments

Comments
 (0)