Skip to content

Commit b587927

Browse files
committed
check-package-builds: switch to other spec to shorten CI build time
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
1 parent 3816ce7 commit b587927

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-package-builds.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
name: Package build checks
99

1010
env:
11-
REGULAR_PKG: kernel
12-
REGULAR_PKG_SPEC_PATH: SPECS/kernel/kernel.spec
11+
REGULAR_PKG: ca-certificates
12+
REGULAR_PKG_SPEC_PATH: SPECS/ca-certificates/ca-certificates.spec
1313
TOOLCHAIN_PKG: xz
1414

1515
on:

0 commit comments

Comments
 (0)