Commit 8801fa4
authored
Adapt workflow to use GitHub runners instead of self-hosted runners (#800)
Remove self-hosted runner configuration from the test workflow:
- Remove `self-hosted-runner: true` parameter
- Remove `self-hosted-runner-label: edge` parameter
The workflow now uses GitHub-hosted runners with the default `runs-on-base: ubuntu-24.04` configuration.1 parent 9e2549c commit 8801fa4
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
0 commit comments