Commit e7ade02
committed
refactor: switch swift-format workflow to macOS
- Change from Linux container to macOS runner (matches Point-Free approach)
- Use Homebrew to install swift-format instead of building from source
- Remove unnecessary caching, git configuration, and ref handling
- Reduces workflow time from 8+ minutes to ~1 minute
- Eliminates detached HEAD warnings from container environment1 parent 308d20e commit e7ade02
1 file changed
+2
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 20 | | |
31 | 21 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 22 | + | |
40 | 23 | | |
41 | 24 | | |
42 | 25 | | |
43 | 26 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 27 | | |
50 | 28 | | |
51 | 29 | | |
| |||
0 commit comments