Commit 3dc79dd
Switch CI to GitHub-hosted runners and exclude live PLC tests
Self-hosted runners are no longer available; both the test and
publish pipelines now run on ubuntu-latest. No step relied on
ARM64-specific behavior, so this is a drop-in swap. Also explicitly
filter out TestLivePLC in the test pipeline since live PLC hardware
access is no longer available (those tests were already Skip-attributed
in source, this makes the exclusion explicit at the CI level too).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 8196e8a commit 3dc79dd
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments