Commit 20fb3bb
Migrate lightweight workflows to ubuntu-slim runners (#4831)
* Initial plan
* Migrate GitHub Actions workflows to ubuntu-slim runners
Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com>
* Revert ubuntu-slim for workflows requiring Docker or long execution times
Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com>
* Revert test_results.yml to ubuntu-latest due to Docker action dependency
Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com>
* Add PR reference to CHANGELOG entry for ubuntu-slim migration
Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com>1 parent cf1dbe9 commit 20fb3bb
File tree
5 files changed
+5
-4
lines changed- .github/workflows
5 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments