Skip to content

Commit 8d44459

Browse files
committed
fix the ci config
1 parent 5bc4c0c commit 8d44459

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.bazelci/presubmit.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,15 @@ buildifier:
8181
coverage_targets:
8282
- //tests:my_lib_3_10_test
8383
- //tests:my_lib_3_11_test
84-
- //tests:my_lib_3_9_test
84+
- //tests:my_lib_3_12_test
85+
- //tests:my_lib_3_13_test
86+
- //tests:my_lib_3_14_test
8587
- //tests:my_lib_default_test
8688
- //tests:version_3_10_test
8789
- //tests:version_3_11_test
88-
- //tests:version_3_9_test
90+
- //tests:version_3_12_test
91+
- //tests:version_3_13_test
92+
- //tests:version_3_14_test
8993
- //tests:version_default_test
9094
tasks:
9195
gazelle_extension_min:

0 commit comments

Comments
 (0)