Commit 0ded575
committed
CI: Use a matrix
Combine three different-but-similar Workflows into one, using a matrix.
- macOS jobs, well, they were only "whatever was installed on macOS latest", which on my machine (a macOS with latest release) was 2.6.3. So I put that version there.
- Ubuntu and Windows jobs run on [ 'head', '3.0', '2.7', '2.6', '2.5' ].
- In addition, on Ubuntu, run JRuby jobs
A workaround to be able to use Bundler caching was to upgrade RubyGems on 2.5 and 2.6.1 parent 3223c40 commit 0ded575
4 files changed
+29
-56
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
This file was deleted.
This file was deleted.
0 commit comments