Skip to content

Commit 29e8bc7

Browse files
committed
Min and max ruby only
1 parent 9c0d466 commit 29e8bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
strategy:
2424
matrix:
25-
ruby-version: ['3.1', "3.2", "3.3", "3.4"]
25+
ruby-version: ['3.1', "3.4"]
2626
steps:
2727
- uses: actions/checkout@v4
2828
- name: Set up Ruby

0 commit comments

Comments
 (0)