Skip to content

Commit

Permalink
Merge pull request numba#1066 from gmarkall/macos-12
Browse files Browse the repository at this point in the history
Move Azure to use macos-12
  • Loading branch information
sklam authored Jun 27, 2024
2 parents c956275 + 1f38172 commit cb8baa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
- template: buildscripts/azure/azure-linux-macos.yml
parameters:
name: macOS
vmImage: macos-11
vmImage: macos-12
matrix:
py39:
PYTHON: '3.9'
Expand Down

0 comments on commit cb8baa4

Please sign in to comment.