Commit 5fb4994
ci: simplify back to single test job now that sccache caches C++ on Windows
Remove the build/test split since sccache should make Windows builds
fast enough (~5 min) that compiling per Python version is acceptable.
The diff from main is now minimal: remove path filters, add MSVC setup
+ CC/CXX env vars for sccache C++ caching on Windows.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d6b9638 commit 5fb4994
1 file changed
Lines changed: 4 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 58 | | |
85 | 59 | | |
86 | 60 | | |
87 | | - | |
| 61 | + | |
88 | 62 | | |
89 | 63 | | |
90 | 64 | | |
| |||
0 commit comments