Skip to content

Commit cc70153

Browse files
authored
Update fetch-repos-matrix-.yaml
1 parent 17ea61a commit cc70153

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fetch-repos-matrix-.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ on:
1313

1414
jobs:
1515
producer:
16-
runs-on: fetch-repos-bot-runner-k8s
17-
#runs-on: ubuntu-latest
16+
#runs-on: fetch-repos-bot-runner-k8s
17+
runs-on: ubuntu-latest
1818
outputs:
1919
matrix: ${{ steps.get-matrix.outputs.matrix }}
2020
shard_count: ${{ steps.get-matrix.outputs.shard_count }}

0 commit comments

Comments
 (0)