From 35e57ef446959e5800aecfaa0fbed81b3b99a3e4 Mon Sep 17 00:00:00 2001 From: Jason Bedard Date: Wed, 16 Oct 2024 20:19:01 -0700 Subject: [PATCH] chore: enable bazel6 ci tests --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c50ab6953..73d04b07c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -128,7 +128,7 @@ jobs: # Don't run replace_packages test with bzlmod+Bazel 6 due to use of Bazel 7 bzlmod features - bazel-version: major: 6 - - bzlmod: 1 + bzlmod: 1 folder: e2e/npm_translate_lock_replace_packages # Don't run bzlmod tests with Bazel 6 to reduce the size of the test matrix - bazel-version: