Browse Source

build: fix broken stale issues workflow (#36843)

Shelley Vohr 2 years ago
parent
commit
f56a26c4f7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/stale.yml

+ 1 - 0
.github/workflows/stale.yml

@@ -24,6 +24,7 @@ jobs:
           exempt-issue-labels: "discussion,security \U0001F512,enhancement :sparkles:"
           only-pr-labels: not-a-real-label
   pending-repro:
+    runs-on: ubuntu-latest
     steps:
       - uses: actions/stale@3de2653986ebd134983c79fe2be5d45cc3d9f4e1
         with: