build: rename the ivy compile mode 'local' to 'aot' (#26686)
PR Close #26686
This commit is contained in:

committed by
Alex Rickabaugh

parent
a012ffbd5b
commit
cace4dea64
@ -36,8 +36,8 @@ ts_web_test_suite(
|
||||
":elements_test_bootstrap_scripts",
|
||||
],
|
||||
tags = [
|
||||
"fixme-ivy-aot",
|
||||
"fixme-ivy-jit",
|
||||
"fixme-ivy-local",
|
||||
],
|
||||
# do not sort
|
||||
deps = [
|
||||
|
Reference in New Issue
Block a user