File tree Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Original file line number Diff line number Diff line change 23
23
- " 2.7"
24
24
- " 3.0"
25
25
- " 3.1"
26
+ - " 3.2"
26
27
27
28
gemfile :
28
29
- " rails_5_0"
41
42
gemfile : rails_5_0
42
43
- ruby : ' 3.1'
43
44
gemfile : rails_5_0
45
+ - ruby : ' 3.2'
46
+ gemfile : rails_5_0
44
47
- ruby : head
45
48
gemfile : rails_5_0
46
49
- ruby : 2.7
49
52
gemfile : rails_5_1
50
53
- ruby : ' 3.1'
51
54
gemfile : rails_5_1
55
+ - ruby : ' 3.2'
56
+ gemfile : rails_5_1
52
57
- ruby : head
53
58
gemfile : rails_5_1
54
59
- ruby : 2.2
59
64
gemfile : rails_5_2
60
65
- ruby : ' 3.1'
61
66
gemfile : rails_5_2
67
+ - ruby : ' 3.2'
68
+ gemfile : rails_5_2
62
69
- ruby : head
63
70
gemfile : rails_5_2
64
71
- ruby : 2.2
71
78
gemfile : rails_6_0
72
79
- ruby : ' 3.1'
73
80
gemfile : rails_6_0
81
+ - ruby : ' 3.2'
82
+ gemfile : rails_6_0
74
83
- ruby : head
75
84
gemfile : rails_6_0
76
85
- ruby : 2.2
@@ -108,23 +117,23 @@ jobs:
108
117
- ruby : ' 3.1'
109
118
gemfile : rails_head
110
119
experimental : false
120
+ - ruby : ' 3.2'
121
+ gemfile : rails_head
122
+ experimental : false
111
123
112
124
include :
113
- - ruby : 2.7
114
- gemfile : rails_head
115
- experimental : true
116
- - ruby : ' 3.0'
125
+ - ruby : ' 3.1'
117
126
gemfile : rails_head
118
127
experimental : true
119
- - ruby : ' 3.1 '
128
+ - ruby : ' 3.2 '
120
129
gemfile : rails_head
121
130
experimental : true
122
131
- ruby : head
123
132
gemfile : rails_head
124
133
experimental : true
125
134
126
135
steps :
127
- - uses : actions/checkout@v2
136
+ - uses : actions/checkout@v3
128
137
129
138
- uses : ruby/setup-ruby@v1
130
139
with :
You can’t perform that action at this time.
0 commit comments