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.
1 parent f339d7f commit 195a050Copy full SHA for 195a050
.github/workflows/test-ruby.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
os:
19
- ubuntu-latest
20
- ruby: ['2.7', '3.0', '3.1', '3.2', '3.3', '3.4', '3.5']
+ ruby: ['3.0', '3.1', '3.2', '3.3', '3.4', '3.5']
21
include:
22
- os: windows-latest
23
ruby: '3.4'
0 commit comments