File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -49,19 +49,19 @@ jobs:
4949 env : TEST_SCRIPT=test_lint
5050# Test
5151 - << : *linux
52- env : TEST_SCRIPT=test_rules_scala
52+ env : TEST_SCRIPT=test_rules_scala BAZEL_VERSION=0.28.1
5353 - << : *linux
5454 env : TEST_SCRIPT=test_rules_scala BAZEL_VERSION=1.2.1
5555 - << : *linux
56- env : TEST_SCRIPT=test_reproducibility
56+ env : TEST_SCRIPT=test_reproducibility BAZEL_VERSION=0.28.1
5757 - << : *linux
5858 env : TEST_SCRIPT=test_reproducibility BAZEL_VERSION=1.2.1
5959 - << : *osx
60- env : TEST_SCRIPT=test_rules_scala
60+ env : TEST_SCRIPT=test_rules_scala BAZEL_VERSION=0.28.1
6161 - << : *osx
6262 env : TEST_SCRIPT=test_rules_scala BAZEL_VERSION=1.2.1
6363 - << : *osx
64- env : TEST_SCRIPT=test_reproducibility
64+ env : TEST_SCRIPT=test_reproducibility BAZEL_VERSION=0.28.1
6565 - << : *osx
6666 env : TEST_SCRIPT=test_reproducibility BAZEL_VERSION=1.2.1
6767
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ for an example workspace using another scala version.
109109| bazel | rules_scala gitsha |
110110| --------| --------------------|
111111| 1.2.1 | HEAD |
112- | 0.28.0 | HEAD |
112+ | 0.28.1 | HEAD |
113113| 0.23.x | ca655e5a330cbf1d66ce1d9baa63522752ec6011 | |
114114| 0.22.x | f3113fb6e9e35cb8f441d2305542026d98afc0a2 |
115115| 0.16.x | f3113fb6e9e35cb8f441d2305542026d98afc0a2 |
You can’t perform that action at this time.
0 commit comments