Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Commit ec6074f

Browse files
committed
645: Gems and dockerfile updates - workflow fix
1 parent 5f3fd0a commit ec6074f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
strategy:
3535
matrix:
36-
ruby-version: ["3.1.4"]
36+
ruby-version: ["3.2.2"]
3737
steps:
3838
- uses: actions/checkout@v2
3939
- name: Install dependent libraries

0 commit comments

Comments
 (0)