Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hall <jason@chainguard.dev>
  • Loading branch information
imjasonh authored Jun 7, 2024
1 parent 2d288d1 commit 5c1ad13
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,6 @@ jobs:

test:
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
with:
folders: |
[
".",
"e2e/smoke"
]
exclude: |
[
{"bazelversion": "5.4.0"},
{"os": "windows-latest"},
{"os": "macos-latest"}
]

# The type of runner that the job will run on
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 5c1ad13

Please sign in to comment.