Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .bazeliskrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
BAZELISK_BASE_URL=https://static.aspect.build/aspect
USE_BAZEL_VERSION=aspect/2024.39.54
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/2024.40.2
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@bazel8
with:
folders: '[".", "example"]'
# Don't try for Windows support yet.
exclude_windows: true

integration-test:
runs-on: ubuntu-latest
Expand Down
2 changes: 0 additions & 2 deletions example/.bazeliskrc

This file was deleted.

1 change: 1 addition & 0 deletions example/.bazeliskrc
Loading