Skip to content

Commit 1ffa217

Browse files
anyj0527jaeyun-jung
authored andcommitted
[workflow] Remove i586 arch from gbs build
- Tizen does not provide i586 anymore. Remove the build profile. Signed-off-by: Yongjoo Ahn <[email protected]>
1 parent 2dd2b99 commit 1ffa217

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tizen_gbs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
include:
1414
- arch: "x86_64"
1515
option: "--define \"unit_test 1\""
16-
- arch: "i586"
17-
option: "--define \"unit_test 0\""
1816
- arch: "armv7l"
1917
option: "--define \"unit_test 0\""
2018
- arch: "aarch64"

0 commit comments

Comments
 (0)