Skip to content

Commit

Permalink
Bump Azure x64 build to macOS-latest
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Brousseau <[email protected]>
  • Loading branch information
AdamBrousseau committed Mar 7, 2023
1 parent 53b3b1b commit 6210269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2020, 2022 IBM Corp. and others
# Copyright (c) 2020, 2023 IBM Corp. and others
#
# This program and the accompanying materials are made available under
# the terms of the Eclipse Public License 2.0 which accompanies this
Expand Down Expand Up @@ -193,7 +193,7 @@ jobs:
- job:
displayName: 'x86-64 macOS'
pool:
vmImage: 'macOS-10.15'
vmImage: 'macOS-latest'
variables:
CCACHE_DIR: $(Pipeline.Workspace)/ccache
steps:
Expand Down

0 comments on commit 6210269

Please sign in to comment.