Skip to content

ci: Switch arm64 target to native#829

Merged
axic merged 3 commits intomasterfrom
ci-arm64
Jun 2, 2022
Merged

ci: Switch arm64 target to native#829
axic merged 3 commits intomasterfrom
ci-arm64

Conversation

@axic
Copy link
Copy Markdown
Member

@axic axic commented Jun 2, 2022

No description provided.

@axic axic force-pushed the ci-arm64 branch 2 times, most recently from 9adfeb0 to 38152d6 Compare June 2, 2022 17:49
Comment thread circle.yml Outdated
- checkout
- build:
build_type: RelWithDebInfo
cmake_options: -DENABLE_ASSERTIONS=ON -DSANITIZE=address,undefined,nullability,implicit-unsigned-integer-truncation,implicit-signed-integer-truncation
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It is an old compiler in this image, so let's skip sanitizers:

-- The CXX compiler identification is GNU 9.4.0

@axic axic requested review from chfast and gumb0 June 2, 2022 17:55
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2022

Codecov Report

Merging #829 (6c2d36f) into master (91a53e4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #829   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files          88       88           
  Lines       13158    13158           
=======================================
  Hits        13062    13062           
  Misses         96       96           
Flag Coverage Δ
rust 98.47% <ø> (ø)
spectests 90.00% <ø> (ø)
unittests 99.21% <ø> (ø)
unittests-32 99.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@axic axic merged commit 91bab22 into master Jun 2, 2022
@axic axic deleted the ci-arm64 branch June 2, 2022 18:22
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