Skip to content

Commit 85c5847

Browse files
authored
RCORE-1984 update clang and prefer ARM64 to x86_64 (#7475)
1 parent bfcc09f commit 85c5847

File tree

2 files changed

+152
-243
lines changed

2 files changed

+152
-243
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
* Sha-2 is no longer required as a submodule on Windows if linking with OpenSSL.
5757
* The Catch2 submodule has moved to `test/external/catch`.
5858
* Fix possible file corruption if using Transaction::copy_to if nested collections are present.
59+
* Evergreen config was udpated so most linux CI testing is done on ubuntu 22.04 on aarch64 with clang 18, upgrading from clang 11 on ubuntu 20.04 mostly on x86_64 ([PR #7475](https://github.com/realm/realm-core/pull/7475)).
5960

6061
----------------------------------------------
6162

0 commit comments

Comments
 (0)