Commit 70af69a
committed
Update the Github CI action
* update the OSes which are tested
- use the `latestst` versions
- add a check against `windows`
* update the Ruby versions which are tested (added 4.0)
* remove the Code Climate coverage reporting, because the service has
been deprecated
* restructure how the tests are executed
- execute the entire test suite, including linting and dependency
checking (i.e., `test` job)
- if `test` passes then re-execute the specs in a test matrix to cover
all the Ruby and OS compbinations1 parent 32588bf commit 70af69a
1 file changed
Lines changed: 14 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
8 | 20 | | |
9 | 21 | | |
10 | 22 | | |
11 | | - | |
12 | | - | |
| 23 | + | |
| 24 | + | |
13 | 25 | | |
14 | 26 | | |
15 | 27 | | |
| |||
19 | 31 | | |
20 | 32 | | |
21 | 33 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
0 commit comments