-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
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
circleci: prepare build matrix #1233
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if we need the MacOS build tests 🤔
Yesterday you said, you don't know if it's building on macos. I can also remove macos nightly and just keep stable. But one job on macos should be in place, don't you think? |
Yeah, I would remove MacOS Nightly and we can keep the stable build. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Just remove MacOS nightly as discussed.
I removed mac nightly in 33c0603 and decided to restore msrv of 1.52.1 for now. |
test-executor
tolinux-executor
linux-executor
image toubuntu-2004:202107-02
mac-executor
tomacos-executor
xcode
version to13.0.0
install_rust
command toinstall_rust_linux
install_rust_macos
commandrust_setup
toset_rustc_stable
set_rustc_nightly
linux-build-stable
jobnightly-build-check
job tolinux-build-nightly
msrv-build-check
job tolinux-build-msrv
macos-build-check
job tomacos-build-stable
setup_test
totest-checks
build-check
tobuild-checks
daily-checks
tonightly-checks