Skip to content

Commit 6138f2d

Browse files
committed
ci: test combine two images
1 parent e20e798 commit 6138f2d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/base_ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,9 @@ jobs:
125125

126126
combine_two_images:
127127
runs-on: ubuntu-latest
128-
needs:
129-
- build_bisheng_amd
130-
- build_bisheng_arm
128+
# needs:
129+
# - build_bisheng_amd
130+
# - build_bisheng_arm
131131
steps:
132132
- name: Get version
133133
id: get_version

0 commit comments

Comments
 (0)