Skip to content

Commit

Permalink
Use macos-12 explicitly to not use self-hosted macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jul 29, 2022
1 parent 480c453 commit a011390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/python-wheels/github.osx.amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ env:
jobs:
build:
name: Build wheel for OS X
runs-on: macos-11
runs-on: macos-12
env:
VCPKG_BINARY_SOURCES: 'clear;nuget,GitHub,readwrite'
steps:
Expand Down

0 comments on commit a011390

Please sign in to comment.