|
7 | 7 | matrix: |
8 | 8 | gemfile: |
9 | 9 | - Gemfile |
| 10 | + - gemfiles/Gemfile-rails-main |
| 11 | + - gemfiles/Gemfile-rails-6-1 |
10 | 12 | - gemfiles/Gemfile-rails-6-0 |
11 | 13 | - gemfiles/Gemfile-rails-5-2 |
12 | 14 | - gemfiles/Gemfile-rails-5-1 |
13 | 15 | - gemfiles/Gemfile-rails-5-0 |
14 | 16 | - gemfiles/Gemfile-rails-4-2 |
15 | 17 | - gemfiles/Gemfile-rails-4-1 |
16 | 18 | ruby: |
17 | | - - 2.1 |
18 | | - - 2.2 |
19 | | - - 2.3 |
20 | | - - 2.4 |
21 | | - - 2.5 |
22 | | - - 2.6 |
23 | | - - 2.7 |
24 | | - - 3.0 |
| 19 | + - '3.1' |
| 20 | + - '3.0' |
| 21 | + - '2.7' |
| 22 | + - '2.6' |
| 23 | + - '2.5' |
| 24 | + - '2.4' |
| 25 | + - '2.3' |
| 26 | + - '2.2' |
| 27 | + - '2.1' |
25 | 28 | env: |
26 | 29 | - DEVISE_ORM=active_record |
27 | 30 | - DEVISE_ORM=mongoid |
28 | 31 | exclude: |
29 | | - - ruby: 2.1 |
30 | | - gemfile: Gemfile |
31 | | - - ruby: 2.1 |
32 | | - gemfile: gemfiles/Gemfile-rails-6-0 |
33 | | - - ruby: 2.1 |
34 | | - gemfile: gemfiles/Gemfile-rails-5-2 |
35 | | - - ruby: 2.1 |
36 | | - gemfile: gemfiles/Gemfile-rails-5-1 |
37 | | - - ruby: 2.1 |
38 | | - gemfile: gemfiles/Gemfile-rails-5-0 |
39 | | - - ruby: 2.2 |
40 | | - gemfile: Gemfile |
41 | | - - ruby: 2.2 |
42 | | - gemfile: gemfiles/Gemfile-rails-6-0 |
43 | | - - ruby: 2.2 |
44 | | - gemfile: gemfiles/Gemfile-rails-5-2 |
45 | | - - ruby: 2.3 |
46 | | - gemfile: Gemfile |
47 | | - - ruby: 2.3 |
48 | | - gemfile: gemfiles/Gemfile-rails-6-0 |
49 | | - - ruby: 2.4 |
50 | | - gemfile: Gemfile |
51 | | - - ruby: 2.4 |
52 | | - gemfile: gemfiles/Gemfile-rails-6-0 |
53 | | - - ruby: 2.4 |
54 | | - gemfile: gemfiles/Gemfile-rails-4-1 |
55 | | - - ruby: 2.5 |
56 | | - gemfile: gemfiles/Gemfile-rails-4-1 |
57 | | - - ruby: 2.6 |
58 | | - gemfile: gemfiles/Gemfile-rails-4-1 |
59 | | - - ruby: 2.6 |
60 | | - gemfile: gemfiles/Gemfile-rails-4-2 |
61 | | - - ruby: 2.7 |
62 | | - gemfile: gemfiles/Gemfile-rails-4-1 |
63 | | - - ruby: 2.7 |
64 | | - gemfile: gemfiles/Gemfile-rails-4-2 |
65 | | - - ruby: 2.7 |
66 | | - gemfile: gemfiles/Gemfile-rails-5-0 |
67 | | - - ruby: 2.7 |
68 | | - gemfile: gemfiles/Gemfile-rails-5-1 |
69 | | - - ruby: 2.7 |
70 | | - gemfile: gemfiles/Gemfile-rails-5-2 |
71 | | - - ruby: 3.0 |
72 | | - gemfile: gemfiles/Gemfile-rails-4-1 |
73 | | - - ruby: 3.0 |
74 | | - gemfile: gemfiles/Gemfile-rails-4-2 |
75 | | - - ruby: 3.0 |
76 | | - gemfile: gemfiles/Gemfile-rails-5-0 |
77 | | - - ruby: 3.0 |
78 | | - gemfile: gemfiles/Gemfile-rails-5-1 |
79 | | - - ruby: 3.0 |
80 | | - gemfile: gemfiles/Gemfile-rails-5-2 |
81 | | - - env: DEVISE_ORM=mongoid |
82 | | - gemfile: Gemfile |
83 | | - - env: DEVISE_ORM=mongoid |
84 | | - gemfile: gemfiles/Gemfile-rails-5-0 |
85 | | - - env: DEVISE_ORM=mongoid |
86 | | - gemfile: gemfiles/Gemfile-rails-5-1 |
87 | | - - env: DEVISE_ORM=mongoid |
88 | | - gemfile: gemfiles/Gemfile-rails-5-2 |
89 | | - - env: DEVISE_ORM=mongoid |
90 | | - gemfile: gemfiles/Gemfile-rails-6-0 |
| 32 | + - gemfile: Gemfile |
| 33 | + ruby: '2.6' |
| 34 | + - gemfile: Gemfile |
| 35 | + ruby: '2.5' |
| 36 | + - gemfile: Gemfile |
| 37 | + ruby: '2.4' |
| 38 | + - gemfile: Gemfile |
| 39 | + ruby: '2.3' |
| 40 | + - gemfile: Gemfile |
| 41 | + ruby: '2.2' |
| 42 | + - gemfile: Gemfile |
| 43 | + ruby: '2.1' |
| 44 | + - gemfile: Gemfile |
| 45 | + env: DEVISE_ORM=mongoid |
| 46 | + - gemfile: gemfiles/Gemfile-rails-main |
| 47 | + ruby: '2.6' |
| 48 | + - gemfile: gemfiles/Gemfile-rails-main |
| 49 | + ruby: '2.5' |
| 50 | + - gemfile: gemfiles/Gemfile-rails-main |
| 51 | + ruby: '2.4' |
| 52 | + - gemfile: gemfiles/Gemfile-rails-main |
| 53 | + ruby: '2.3' |
| 54 | + - gemfile: gemfiles/Gemfile-rails-main |
| 55 | + ruby: '2.2' |
| 56 | + - gemfile: gemfiles/Gemfile-rails-main |
| 57 | + ruby: '2.1' |
| 58 | + - gemfile: gemfiles/Gemfile-rails-main |
| 59 | + env: DEVISE_ORM=mongoid |
| 60 | + - gemfile: gemfiles/Gemfile-rails-6-1 |
| 61 | + ruby: '2.4' |
| 62 | + - gemfile: gemfiles/Gemfile-rails-6-1 |
| 63 | + ruby: '2.3' |
| 64 | + - gemfile: gemfiles/Gemfile-rails-6-1 |
| 65 | + ruby: '2.2' |
| 66 | + - gemfile: gemfiles/Gemfile-rails-6-1 |
| 67 | + ruby: '2.1' |
| 68 | + - gemfile: gemfiles/Gemfile-rails-6-1 |
| 69 | + env: DEVISE_ORM=mongoid |
| 70 | + - gemfile: gemfiles/Gemfile-rails-6-0 |
| 71 | + ruby: '3.1' |
| 72 | + - gemfile: gemfiles/Gemfile-rails-6-0 |
| 73 | + ruby: '2.4' |
| 74 | + - gemfile: gemfiles/Gemfile-rails-6-0 |
| 75 | + ruby: '2.3' |
| 76 | + - gemfile: gemfiles/Gemfile-rails-6-0 |
| 77 | + ruby: '2.2' |
| 78 | + - gemfile: gemfiles/Gemfile-rails-6-0 |
| 79 | + ruby: '2.1' |
| 80 | + - gemfile: gemfiles/Gemfile-rails-6-0 |
| 81 | + env: DEVISE_ORM=mongoid |
| 82 | + - gemfile: gemfiles/Gemfile-rails-5-2 |
| 83 | + ruby: '3.1' |
| 84 | + - gemfile: gemfiles/Gemfile-rails-5-2 |
| 85 | + ruby: '3.0' |
| 86 | + - gemfile: gemfiles/Gemfile-rails-5-2 |
| 87 | + ruby: '2.7' |
| 88 | + - gemfile: gemfiles/Gemfile-rails-5-2 |
| 89 | + ruby: '2.2' |
| 90 | + - gemfile: gemfiles/Gemfile-rails-5-2 |
| 91 | + ruby: '2.1' |
| 92 | + - gemfile: gemfiles/Gemfile-rails-5-2 |
| 93 | + env: DEVISE_ORM=mongoid |
| 94 | + - gemfile: gemfiles/Gemfile-rails-5-1 |
| 95 | + ruby: '3.1' |
| 96 | + - gemfile: gemfiles/Gemfile-rails-5-1 |
| 97 | + ruby: '3.0' |
| 98 | + - gemfile: gemfiles/Gemfile-rails-5-1 |
| 99 | + ruby: '2.7' |
| 100 | + - gemfile: gemfiles/Gemfile-rails-5-1 |
| 101 | + ruby: '2.1' |
| 102 | + - gemfile: gemfiles/Gemfile-rails-5-1 |
| 103 | + env: DEVISE_ORM=mongoid |
| 104 | + - gemfile: gemfiles/Gemfile-rails-5-0 |
| 105 | + ruby: '3.1' |
| 106 | + - gemfile: gemfiles/Gemfile-rails-5-0 |
| 107 | + ruby: '3.0' |
| 108 | + - gemfile: gemfiles/Gemfile-rails-5-0 |
| 109 | + ruby: '2.7' |
| 110 | + - gemfile: gemfiles/Gemfile-rails-5-0 |
| 111 | + ruby: '2.1' |
| 112 | + - gemfile: gemfiles/Gemfile-rails-5-0 |
| 113 | + env: DEVISE_ORM=mongoid |
| 114 | + - gemfile: gemfiles/Gemfile-rails-4-2 |
| 115 | + ruby: '3.1' |
| 116 | + - gemfile: gemfiles/Gemfile-rails-4-2 |
| 117 | + ruby: '3.0' |
| 118 | + - gemfile: gemfiles/Gemfile-rails-4-2 |
| 119 | + ruby: '2.7' |
| 120 | + - gemfile: gemfiles/Gemfile-rails-4-2 |
| 121 | + ruby: '2.6' |
| 122 | + - gemfile: gemfiles/Gemfile-rails-4-1 |
| 123 | + ruby: '3.1' |
| 124 | + - gemfile: gemfiles/Gemfile-rails-4-1 |
| 125 | + ruby: '3.0' |
| 126 | + - gemfile: gemfiles/Gemfile-rails-4-1 |
| 127 | + ruby: '2.7' |
| 128 | + - gemfile: gemfiles/Gemfile-rails-4-1 |
| 129 | + ruby: '2.6' |
| 130 | + - gemfile: gemfiles/Gemfile-rails-4-1 |
| 131 | + ruby: '2.5' |
| 132 | + - gemfile: gemfiles/Gemfile-rails-4-1 |
| 133 | + ruby: '2.4' |
91 | 134 | runs-on: ubuntu-latest |
92 | 135 | env: # $BUNDLE_GEMFILE must be set at the job level, so it is set for all steps |
93 | 136 | BUNDLE_GEMFILE: ${{ matrix.gemfile }} |
|
0 commit comments