snap: Fix build for non-Tier-1 Rust platforms #672

已合併
RAOF 將 1 次提交從 fix-arm-etc-snap-builds 合併至 master 5 年前
RAOF 已留言 5 年前 (已從 github.com 遷移)
尚未有任何內容
codecov[bot] 已留言 5 年前 (已從 github.com 遷移)

Codecov Report

Merging #672 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #672   +/-   ##
=======================================
  Coverage   34.35%   34.35%           
=======================================
  Files          68       68           
  Lines        8104     8104           
  Branches     1923     1923           
=======================================
  Hits         2784     2784           
  Misses       4538     4538           
  Partials      782      782
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/672?src=pr&el=h1) Report > Merging [#672](https://codecov.io/gh/Plume-org/Plume/pull/672?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/e54fffccdfadf97892b070fd18fa0476b0733ed9?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #672 +/- ## ======================================= Coverage 34.35% 34.35% ======================================= Files 68 68 Lines 8104 8104 Branches 1923 1923 ======================================= Hits 2784 2784 Misses 4538 4538 Partials 782 782 ```
igalic (已從 github.com 遷移) 核可了這些變更 5 年前
igalic (已從 github.com 遷移) 留下了回應

👍

👍

審核者

此合併請求已被合併為 a0e3fe8c94
您也可以查看命令列指南

第一步:

在您的儲存庫中切換到新分支並測試變更。
git checkout -b fix-arm-etc-snap-builds master
git pull origin fix-arm-etc-snap-builds

第二步:

合併變更並更新到 Forgejo。
git checkout master
git merge --no-ff fix-arm-etc-snap-builds
git push origin master
登入 才能加入這對話。
沒有審核者
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: Plume/Plume#672
載入中…
尚未有任何內容