Skip to content

Commit 7f528f4

Browse files
committed
pin ruby minor version
1 parent f5bd923 commit 7f528f4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
python-version: 3.x
4141
- uses: ruby/setup-ruby@v1
4242
with:
43-
ruby-version: '3'
43+
ruby-version: '3.3'
4444
bundler-cache: true
4545
- name: Install Dependencies
4646
run: |

0 commit comments

Comments
 (0)