Skip to content

Commit 878abc9

Browse files
authored
Test running style_check on multiple Ruby versions
1 parent a515299 commit 878abc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
fail-fast: false
4040
matrix:
4141
ruby_version:
42+
- "2.7"
43+
- "3.2"
4244
- "3.3"
4345
steps:
4446
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)