Skip to content

Commit a71ca6d

Browse files
acomodivaughnbetz
authored andcommitted
kokoro: nightly: do not update symbiflow archs
Signed-off-by: Alessandro Comodi <[email protected]>
1 parent 1644545 commit a71ca6d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/kokoro/steps/vtr-full-setup.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
make get_titan_benchmarks
44
make get_ispd_benchmarks
5-
make get_symbiflow_benchmarks
65

76
dev/upgrade_vtr_archs.sh
7+
8+
# Symbiflow archs do not require update
9+
make get_symbiflow_benchmarks

0 commit comments

Comments
 (0)