Skip to content

Commit 7452521

Browse files
authored
MONGOCRYPT-918 add musl arm64 signed release (#1179)
1 parent c4eaf71 commit 7452521

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.evergreen/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2022,9 +2022,12 @@ buildvariants:
20222022
display_name: "Alpine Linux 3.23 arm64 (via Earthly)"
20232023
expansions:
20242024
earthly_env: alpine
2025+
release_os_arch: linux-arm64-musl_1_2-nocrypto
20252026
tasks:
20262027
- name: build-with-earthly
20272028
run_on: ubuntu2404-arm64-latest-large
2029+
- name: upload-release
2030+
depends_on: build-with-earthly
20282031

20292032
- name: debian11-arm64-earthly
20302033
display_name: "Debian 11 arm64 (via Earthly)"

0 commit comments

Comments
 (0)