Commit ef61b18
committed
[Infra] Optimize release-prepare-pr workflow
This commit updates the `release-prepare-pr` GitHub Actions workflow to use `ubuntu-slim` instead of `ubuntu-latest`. This change aims to reduce resource consumption and potentially speed up job execution by using a more minimal runner environment.1 parent d1f707a commit ef61b18
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments