Commit 8884dc3
Simplify CI to only test on Ubuntu
The library only does YAML parsing and byte/string manipulation - nothing
platform-specific. Testing on Ubuntu across Python 3.10-3.13 is sufficient.
Reduces CI job count from 12 (3 OS × 4 Python) to 4 (1 OS × 4 Python).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 47b63c2 commit 8884dc3
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments