We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1533102 + 845ccce commit ca96d8dCopy full SHA for ca96d8d
1 file changed
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: false
37
matrix:
38
- rbs: ['latest', '3.6', '3.4', '3.2', '3.0', '2.7.0']
+ rbs: ['latest', '3.8', '3.6', '3.4', '3.3', '3.0', '2.7.0']
39
env:
40
GEMFILE_RBS_VERSION: ${{ matrix.rbs }}
41
steps:
0 commit comments