Skip to content

Commit 0485e81

Browse files
committed
Fix nightly workflow matrix include duplication
1 parent 40a1a29 commit 0485e81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nightly_run.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ jobs:
339339
make_options_feature: "-DWAMR_BUILD_MULTI_MEMORY=1"
340340
- make_options_run_mode: $FAST_JIT_BUILD_OPTIONS
341341
make_options_feature: "-DWAMR_BUILD_MULTI_MEMORY=1"
342-
include:
343342
# classic interp doesn't support SIMD
344343
- make_options_run_mode: $CLASSIC_INTERP_BUILD_OPTIONS
345344
extra_options: "-DWAMR_BUILD_SIMD=0"

0 commit comments

Comments
 (0)