4159ecbca9
This reverts commit 03d69876ff
.
Reason for revert: failing
Original change's description:
> [infra] Switch from isolate to RBE-CAS
>
> Bug: skia:10883
> Change-Id: I4bab202c89253248b7c93d23540038f83af97d33
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/340100
> Commit-Queue: Eric Boren <borenet@google.com>
> Reviewed-by: Weston Tracey <westont@google.com>
TBR=borenet@google.com,westont@google.com
Change-Id: Idf99f74579e44bb6b88dcb2c727d8215a3c70c71
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:10883
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/341678
Reviewed-by: Eric Boren <borenet@google.com>
12 lines
148 B
Plaintext
12 lines
148 B
Plaintext
{
|
|
'includes': [
|
|
'swarm_recipe.isolate',
|
|
],
|
|
'variables': {
|
|
'files': [
|
|
'../../modules/pathkit',
|
|
'../pathkit',
|
|
],
|
|
},
|
|
}
|