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 43b3daa commit 9f4c2eaCopy full SHA for 9f4c2ea
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- ruby-version: [3.0.x, 2.7.x, 2.6.x]
+ ruby-version: [3.0.1, 2.7.4, 2.6.8]
16
17
steps:
18
- name: Check out code
0 commit comments