Commit 76587ea
committed
Update CI configuration
- don't force an arch for Julia to use: e.g. macOS runners are on
ARM these days, and for a package like this, there seems little to no
benefit to test on a 32bit system
- update various actions to latest, supported version
- use julia-actions/cache for more reliable caching
- update codecov-action to current version
Warning: for code coverage to work, you'll have to configure a CODECOV_TOKEN
on your repository; or else configure the repository for "tokenless" upload.
Details are explained on <https://docs.codecov.com/docs/codecov-tokens>.1 parent 9479418 commit 76587ea
1 file changed
Lines changed: 6 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 20 | | |
28 | | - | |
29 | | - | |
| 21 | + | |
| 22 | + | |
30 | 23 | | |
31 | 24 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 25 | + | |
43 | 26 | | |
44 | 27 | | |
45 | 28 | | |
46 | | - | |
| 29 | + | |
47 | 30 | | |
48 | | - | |
| 31 | + | |
0 commit comments