We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d722e commit 408e324Copy full SHA for 408e324
1 file changed
.github/workflows/main.yml
@@ -6,9 +6,9 @@ jobs:
6
strategy:
7
matrix:
8
ruby-version:
9
- - 2.0
+ - 2.0.0
10
- 2.7
11
- - 3.0
+ - 3.0.0
12
- 3.4
13
- ruby-head
14
- jruby-head
0 commit comments