Skip to content

Commit 63175ab

Browse files
committed
Improve the wording of the CI failure issue
1 parent 72d3896 commit 63175ab

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed
Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Building matrix-rust-sdk-crypto-wasm against the latest matrix-sdk Rust is failing
33
---
4-
See https://github.com/{{env.GITHUB_REPOSITORY}}/actions/runs/{{env.GITHUB_RUN_ID}}
4+
Something changed in
5+
[matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk)'s crypto crate
6+
that will break the build of this repo (matrix-rust-sdk-crypto-wasm) when we
7+
update to it.
58

6-
Latest failure: {{ date | date('dddd, YYYY-MM-DD HH:mm Z') }}
9+
See the crypto crate's
10+
[CHANGELOG](https://github.com/matrix-org/matrix-rust-sdk/blob/main/crates/matrix-sdk-crypto/CHANGELOG.md)
11+
for possible hints about what changed and how to fix it.

0 commit comments

Comments
 (0)