File tree Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Original file line number Diff line number Diff line change 8
8
matrix :
9
9
include :
10
10
- ruby : 2.5
11
- os : ubuntu-latest
12
11
gemfile : " gemfiles/Gemfile.rails-5.2.x"
13
12
- ruby : 2.5
14
- os : ubuntu-latest
15
13
gemfile : " gemfiles/Gemfile.rails-5.2.x.sprockets-4.x"
16
14
- ruby : 2.5
17
- os : ubuntu-latest
18
15
gemfile : " gemfiles/Gemfile.rails-6.0.x"
19
16
- ruby : 2.5
20
- os : ubuntu-latest
21
17
gemfile : " gemfiles/Gemfile.rails-6.0.x.sprockets-4.x"
22
18
- ruby : 2.6
23
- os : ubuntu-latest
24
19
gemfile : " gemfiles/Gemfile.rails-5.2.x"
25
20
- ruby : 2.6
26
- os : ubuntu-latest
27
21
gemfile : " gemfiles/Gemfile.rails-5.2.x.sprockets-4.x"
28
22
- ruby : 2.6
29
- os : ubuntu-latest
30
23
gemfile : " gemfiles/Gemfile.rails-6.0.x"
31
24
- ruby : 2.6
32
- os : ubuntu-latest
33
25
gemfile : " gemfiles/Gemfile.rails-6.0.x.sprockets-4.x"
34
26
- ruby : 2.7
35
- os : ubuntu-latest
36
27
gemfile : " gemfiles/Gemfile.rails-5.2.x"
37
28
- ruby : 2.7
38
- os : ubuntu-latest
39
29
gemfile : " gemfiles/Gemfile.rails-5.2.x.sprockets-4.x"
40
30
- ruby : 2.7
41
- os : ubuntu-latest
42
31
gemfile : " gemfiles/Gemfile.rails-6.0.x"
43
32
- ruby : 2.7
44
- os : ubuntu-latest
45
33
gemfile : " gemfiles/Gemfile.rails-6.0.x.sprockets-4.x"
46
34
- ruby : 2.7
47
- os : ubuntu-latest
48
35
gemfile : " gemfiles/Gemfile.rails-6.1.x.sprockets-4.x"
49
36
- ruby : 2.7
50
- os : ubuntu-latest
51
37
gemfile : Gemfile
52
38
allow-failure : true
53
39
- ruby : ' 3.0'
54
- os : ubuntu-latest
55
40
gemfile : Gemfile
56
41
allow-failure : true
57
42
- ruby : head
58
- os : ubuntu-latest
59
43
gemfile : Gemfile
60
44
allow-failure : true
45
+
61
46
steps :
62
47
- uses : actions/checkout@v2
63
48
- uses : actions/cache@v2
You can’t perform that action at this time.
0 commit comments