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 2ba3845 commit 737deb3Copy full SHA for 737deb3
.github/workflows/ruby.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- ruby-version: [3.0.x, 2.7.x, 2.6.x, 2.5.x]
+ ruby-version: [3.0.1, 2.7.3, 2.6.7, 2.5.9]
24
25
steps:
26
- uses: actions/checkout@v2
0 commit comments