Skip to content

Commit 7370dbd

Browse files
committed
Drop ruby 3.1 + grape 3.2.1 matrix row (grape 3.2.1 requires Ruby >= 3.2)
1 parent 9fd01ca commit 7370dbd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
- { ruby: '3.3', grape: '2.2.0' }
3636
- { ruby: '3.4', grape: '2.2.0' }
3737
- { ruby: 'head', grape: '2.2.0' }
38-
- { ruby: '3.1', grape: '3.2.1' }
3938
- { ruby: '3.2', grape: '3.2.1' }
4039
- { ruby: '3.3', grape: '3.2.1' }
4140
- { ruby: '3.4', grape: '3.2.1' }

0 commit comments

Comments
 (0)