diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 20ea0c5..987c070 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,8 +21,7 @@ jobs: [ {"folder": ".", "bzlmodEnabled": false}, {"bazelversion": "5.4.0", "bzlmodEnabled": true}, - {"bazelversion": "5.4.0", "os": "macos-latest"}, - {"bazelversion": "5.4.0", "os": "windows-latest"}, + {"bazelversion": "5.4.0"}, ] # this ruleset only supports linux and macos exclude_windows: true