We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc4c0c commit 8d44459Copy full SHA for 8d44459
.bazelci/presubmit.yml
@@ -81,11 +81,15 @@ buildifier:
81
coverage_targets:
82
- //tests:my_lib_3_10_test
83
- //tests:my_lib_3_11_test
84
- - //tests:my_lib_3_9_test
+ - //tests:my_lib_3_12_test
85
+ - //tests:my_lib_3_13_test
86
+ - //tests:my_lib_3_14_test
87
- //tests:my_lib_default_test
88
- //tests:version_3_10_test
89
- //tests:version_3_11_test
- - //tests:version_3_9_test
90
+ - //tests:version_3_12_test
91
+ - //tests:version_3_13_test
92
+ - //tests:version_3_14_test
93
- //tests:version_default_test
94
tasks:
95
gazelle_extension_min:
0 commit comments