Update presubmit.yml
diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml
index c1f78d6..b2492b8 100644
--- a/.bcr/presubmit.yml
+++ b/.bcr/presubmit.yml
@@ -5,10 +5,10 @@
     - ubuntu2004
     - macos
     - windows
+  bazel: [6.x, 7.x]
 tasks:
   verify_targets:
     name: Verify build targets
-    bazel: [6.x, 7.x]
     platform: ${{ platform }}
     build_targets:
       - "@bazel_features//test:tests"