Skip to content

Commit e44acc6

Browse files
committed
Add more rbs version to ci
1 parent b92ac84 commit e44acc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
strategy:
3636
fail-fast: false
3737
matrix:
38-
rbs: ['latest', '3.0', '2.7.0']
38+
rbs: ['latest', '3.4', '3.2', '3.0', '2.7.0']
3939
env:
4040
GEMFILE_RBS_VERSION: ${{ matrix.rbs }}
4141
steps:

0 commit comments

Comments
 (0)