Commit 2348ba8
committed
fix CI: run tests only on macOS due to plutil dependency
- Changed CI to run on macos-latest instead of Linux/Windows
- Tests require plutil command which is macOS-specific
- Removed matrix strategy since only one OS is needed
- Fixes 'spawn plutil ENOENT' error on non-macOS runners1 parent 516592d commit 2348ba8
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 11 | + | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
| |||
0 commit comments