Commit 4ccacdf
committed
github: disable Alpine Linux CI on this release branch
Alpine is a rolling release, so its CI catches compile issues early
(e.g., library compat changes). That is useful on the development
branch, where Alpine remains enabled, but is not needed on stable
release branches. Keep workflow_dispatch so it can still be run
manually.
Fixes: CORE-166161 parent 4152d2f commit 4ccacdf
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments