We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50245ac commit 9cfd2abCopy full SHA for 9cfd2ab
1 file changed
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
ruby: ['2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3', '3.4', '3.5', '4.0']
19
include:
20
- os: macos-latest
21
- ruby: '2.5'
+ ruby: '2.6'
22
23
ruby: '3.2'
24
- os: windows-latest
0 commit comments