1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Merge pull request #58930 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2025-12-16 10:36:38 -08:00
committed by GitHub

View File

@@ -216,7 +216,7 @@ jobs:
dependsOn: initial
steps:
- script: echo "This job will run after the initial job, in parallel with fanout1."
- job: fanin:
- job: fanin
pool:
vmImage: 'ubuntu-latest'
dependsOn: [fanout1, fanout2]