Commit 77d135b
committed
fix(ci): drop coreutils from alpine job to match previous baseline
Busybox stat already supports `-c`, so installing coreutils is not
required. Removing it also avoids exposing 7 extra acceptance tests
that rely on a GNU environment and were previously skipped under
busybox, which caused the upgrade test to break on Alpine CI.1 parent ca892e3 commit 77d135b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
0 commit comments