Skip to content

Commit

Permalink
Merge branch 'release/8.0-staging' => 'release/8.0' (#35077)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriySvyryd authored Nov 11, 2024
2 parents c12cf80 + 714de58 commit e63ad4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion azure-pipelines-public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ stages:
- job: macOS
enablePublishTestResults: true
pool:
vmImage: macOS-12
vmImage: macOS-13
variables:
# Rely on task Arcade injects, not auto-injected build step.
- skipComponentGovernanceDetection: true
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ extends:
- job: macOS
pool:
name: Azure Pipelines
image: macOS-12
image: macOS-13
os: macOS
variables:
# Rely on task Arcade injects, not auto-injected build step.
Expand Down

0 comments on commit e63ad4a

Please sign in to comment.