YAMAMOTO Takashi 2024-07-27 16:31:31 +09:00 committed by GitHub
parent 4c5f35b0e3
commit 84b5221517
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,10 +100,10 @@ jobs:
mode: "-t aot", mode: "-t aot",
option: "CONFIG_INTERPRETERS_WAMR_AOT=y\\n" option: "CONFIG_INTERPRETERS_WAMR_AOT=y\\n"
}, },
# { {
# mode: "-t aot -X", mode: "-t aot -X",
# option: "CONFIG_INTERPRETERS_WAMR_AOT=y\\n" option: "CONFIG_INTERPRETERS_WAMR_AOT=y\\n"
# }, },
# { # {
# mode: "-t classic-interp", # mode: "-t classic-interp",
# option: "CONFIG_INTERPRETERS_WAMR_CLASSIC=y\\n" # option: "CONFIG_INTERPRETERS_WAMR_CLASSIC=y\\n"