Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit fb8a4fa

Browse files
build: update to latest remote build execution setup (#1190)
Update to the latest RBE setup after key rotation.
1 parent 1ce5732 commit fb8a4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version: 2.1
1212

1313
orbs:
1414
browser-tools: circleci/[email protected]
15-
devinfra: angular/[email protected].7
15+
devinfra: angular/[email protected].8
1616

1717
# Cache key for CircleCI. We want to invalidate the cache whenever the Yarn lock file changes.
1818
var_1: &cache_key material-angular-io-{{ .Branch }}-{{ checksum "yarn.lock" }}

0 commit comments

Comments
 (0)