Fix cache-read-only (#5481)
This commit is contained in:
parent
4a8d6d552e
commit
14addbb487
|
@ -163,6 +163,7 @@ jobs:
|
|||
with:
|
||||
# windows smoke tests are slower, and it's rare for only the windows smoke tests to break
|
||||
skip-windows: true
|
||||
cache-read-only: true
|
||||
|
||||
muzzle:
|
||||
# release branches are excluded
|
||||
|
|
Loading…
Reference in New Issue