pitrou commented on code in PR #13684: URL: https://github.com/apache/arrow/pull/13684#discussion_r941104879
########## dev/tasks/python-wheels/github.osx.amd64.yml: ########## @@ -34,8 +34,8 @@ env: jobs: build: - name: Build wheel for OS X - runs-on: macos-10.15 + name: Build wheel for macOS + runs-on: macos-latest Review Comment: Why not `macos-11` explicitly? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
