From 14addbb487d7e9c98ccd578a7f108183b57c9233 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Wed, 2 Mar 2022 12:39:17 -0800 Subject: [PATCH] Fix cache-read-only (#5481) --- .github/workflows/pr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index baeae28ee1..b7b8cfbce4 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -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