File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 3333 bazelisk-cache : true
3434 disk-cache : ${{ github.workflow }}
3535 repository-cache : true
36- bazelisk-version : ${{ env.BAZEL_VERSION }}
3736
3837 - name : Setup Go
3938 uses : actions/setup-go@v5
@@ -120,7 +119,6 @@ jobs:
120119 bazelisk-cache : true
121120 disk-cache : ${{ github.workflow }}
122121 repository-cache : true
123- bazelisk-version : ${{ env.BAZEL_VERSION }}
124122
125123 - name : Setup Rust
126124 uses : dtolnay/rust-toolchain@stable
@@ -198,7 +196,6 @@ jobs:
198196 bazelisk-cache : true
199197 disk-cache : ${{ github.workflow }}
200198 repository-cache : true
201- bazelisk-version : ${{ env.BAZEL_VERSION }}
202199
203200 - name : Setup Go
204201 uses : actions/setup-go@v5
@@ -260,7 +257,6 @@ jobs:
260257 bazelisk-cache : true
261258 disk-cache : ${{ github.workflow }}
262259 repository-cache : true
263- bazelisk-version : ${{ env.BAZEL_VERSION }}
264260
265261 - name : Setup Go
266262 uses : actions/setup-go@v5
@@ -414,7 +410,6 @@ jobs:
414410 bazelisk-cache : true
415411 disk-cache : ${{ github.workflow }}
416412 repository-cache : true
417- bazelisk-version : ${{ env.BAZEL_VERSION }}
418413
419414 - name : Run Performance Tests
420415 run : |
Original file line number Diff line number Diff line change 3232 bazelisk-cache : true
3333 disk-cache : ${{ github.workflow }}
3434 repository-cache : true
35- bazelisk-version : ${{ env.BAZEL_VERSION }}
3635
3736 - name : Setup Go
3837 uses : actions/setup-go@v5
Original file line number Diff line number Diff line change 4343 bazelisk-cache : true
4444 disk-cache : ${{ github.workflow }}
4545 repository-cache : true
46- bazelisk-version : ${{ env.BAZEL_VERSION }}
4746
4847 - name : Setup Go
4948 uses : actions/setup-go@v5
@@ -235,7 +234,6 @@ jobs:
235234 bazelisk-cache : true
236235 disk-cache : ${{ github.workflow }}
237236 repository-cache : true
238- bazelisk-version : ${{ env.BAZEL_VERSION }}
239237
240238 - name : Setup Go
241239 uses : actions/setup-go@v5
@@ -314,7 +312,6 @@ jobs:
314312 bazelisk-cache : true
315313 disk-cache : ${{ github.workflow }}-baseline
316314 repository-cache : true
317- bazelisk-version : ${{ env.BAZEL_VERSION }}
318315
319316 - name : Setup Go
320317 uses : actions/setup-go@v5
You can’t perform that action at this time.
0 commit comments