We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f9d92 commit db188b3Copy full SHA for db188b3
1 file changed
.github/workflows/bazeltest.yml
@@ -26,6 +26,7 @@ jobs:
26
bazelisk-cache: true
27
disk-cache: ${{ github.workflow }}
28
repository-cache: true
29
+ bazelisk-version: 1.x
30
- name: Checkout submodules
31
run: git submodule update --init --recursive
32
- name: Install requirements
@@ -55,6 +56,7 @@ jobs:
55
56
57
58
59
60
61
62
@@ -80,6 +82,7 @@ jobs:
80
82
81
83
84
85
86
87
88
0 commit comments