We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
both MacOS 13 and 14 builds are breaking intermittently. The ones failing seem to be using pre-release image.
Eg: OS 13: passed: https://github.com/facebookincubator/velox/actions/runs/10724693510/job/29740898530 (this uses an relatively older image: https://github.com/actions/runner-images/releases/tag/macos-13%2F20240825.1) failed: https://github.com/facebookincubator/velox/actions/runs/10709032825/job/29692726504 (this uses a pre-release image: https://github.com/actions/runner-images/releases/tag/macos-13%2F20240901.3)
OS 14: passed: https://github.com/facebookincubator/velox/actions/runs/10724693510/job/29740899057 ( relatively older image: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240827.4) failed: https://github.com/facebookincubator/velox/actions/runs/10724607009/job/29740627074 (prerelease image: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240903.5)
No response
The text was updated successfully, but these errors were encountered:
#10933
Sorry, something went wrong.
c722aa8
majetideepak
assignUser
Successfully merging a pull request may close this issue.
Bug description
both MacOS 13 and 14 builds are breaking intermittently. The ones failing seem to be using pre-release image.
System information
Eg:
OS 13:
passed: https://github.com/facebookincubator/velox/actions/runs/10724693510/job/29740898530 (this uses an relatively older image: https://github.com/actions/runner-images/releases/tag/macos-13%2F20240825.1)
failed: https://github.com/facebookincubator/velox/actions/runs/10709032825/job/29692726504 (this uses a pre-release image: https://github.com/actions/runner-images/releases/tag/macos-13%2F20240901.3)
OS 14:
passed: https://github.com/facebookincubator/velox/actions/runs/10724693510/job/29740899057 ( relatively older image: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240827.4)
failed: https://github.com/facebookincubator/velox/actions/runs/10724607009/job/29740627074 (prerelease image: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240903.5)
Relevant logs
No response
The text was updated successfully, but these errors were encountered: