Skip to content

Conversation

@sundy-li
Copy link
Contributor

@sundy-li sundy-li commented Mar 1, 2024

No description provided.

@sundy-li sundy-li marked this pull request as draft March 2, 2024 04:27

test:
runs-on: ubuntu-latest
build-and-test:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've set it up to only run checks on Ubuntu for a quicker CI; don't merge them back. There's no need to run fmt and clippy on multiple platforms.

run: cargo fmt --all -- --check

- name: Clippy
run: cargo clippy --all-targets --all-features -- -D warnings
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We only need to test on different platforms.

@sundy-li sundy-li changed the title ci: add macos ci ci: add aarch64 ci Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants