Skip to content

Commit fb666ed

Browse files
Update ruby from 2.7 to 3.1
Signed-off-by: Gavin Didrichsen <[email protected]>
1 parent 80456f7 commit fb666ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/module_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: "Setup ruby"
4545
uses: "ruby/setup-ruby@v1"
4646
with:
47-
ruby-version: "2.7"
47+
ruby-version: "3.1"
4848
bundler-cache: true
4949

5050
- name: "Bundle environment"

0 commit comments

Comments
 (0)