Skip to content

Commit

Permalink
Use PR build pool
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcollins committed Feb 11, 2025
1 parent c44c38a commit c5a9bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/devops/automation/run-nightly-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ stages:
timeoutInMinutes: 480
pool:
os: macOS
name: $(CIBuildPool)
name: $(PRBuildPool)
demands:
- Agent.OS -equals Darwin
- macOS.Name -equals ${{ parameters.macOSName }}
Expand Down

1 comment on commit c5a9bc2

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

Please sign in to comment.