diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-10-10 20:47:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-10 20:47:34 +0200 |
| commit | a52eba4a89df69abb1a104bd472f69c70fe20b8f (patch) | |
| tree | 27c7f49cb9b3e34a986bc80f585cea555a048ade /src/ci/docker | |
| parent | 0bd1cba98bcee7579ee54e99dbab216d0d58dc6a (diff) | |
| parent | 9c5a769119c6177561af7669ad44c4bde43fc4f2 (diff) | |
| download | rust-a52eba4a89df69abb1a104bd472f69c70fe20b8f.tar.gz rust-a52eba4a89df69abb1a104bd472f69c70fe20b8f.zip | |
Rollup merge of #102888 - GuillaumeGomez:improve-search-color-check, r=notriddle
Improve rustdoc-gui search-color test Thanks to the add of "functions" in `browser-ui-test`, we can start to reduce the size of the scripts. It'll be very useful for all color checks. r? `@notriddle`
Diffstat (limited to 'src/ci/docker')
| -rw-r--r-- | src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version index d33c3a2128b..e96a87111cb 100644 --- a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version +++ b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version @@ -1 +1 @@ -0.12.0 \ No newline at end of file +0.12.2 \ No newline at end of file |
