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