Skip to content

Commit 2f8dd91

Browse files
committed
^ Update workflow for code style check about ruby version
1 parent 4abfb3d commit 2f8dd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_style_checks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
os:
2323
- ubuntu
2424
ruby:
25-
- "3.0"
25+
- "3.3"
2626
runs-on: ${{ matrix.os }}-latest
2727
steps:
2828
- name: Checkout

0 commit comments

Comments
 (0)