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 6d7ff75 + 7b1d120 commit f249c25Copy full SHA for f249c25
.github/workflows/linux-test.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- ruby-version: ['3.0', '2.7', '2.6']
+ ruby-version: ['3.3', '3.2', '3.1', '3.0', '2.7']
13
os: [ubuntu-latest]
14
experimental: [false]
15
include:
0 commit comments