Searched +full:disk +full:- +full:cache (Results 1 – 1 of 1) sorted by relevance
8 bazel-build-check:12 os: [ubuntu-latest, macos-latest]13 fail-fast: false14 runs-on: ${{ matrix.os }}16 - name: Checkout19 fetch-depth: 020 - name: Get Bazel21 uses: bazel-contrib/setup-bazel@0.9.024 bazelisk-cache: true25 # Store build cache per workflow.[all …]