ci: serialize #109 all-feature lint on ARM64
All checks were successful
CI / required (push) Successful in 10m44s
All checks were successful
CI / required (push) Successful in 10m44s
This commit is contained in:
@@ -21,7 +21,10 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
env:
|
env:
|
||||||
CARGO_BUILD_JOBS: "2"
|
# The all-features graph includes Skia, OpenJPEG, and the pure-Rust J2K
|
||||||
|
# codec. Serialize rustc/clippy on the memory-constrained ARM64 runner so
|
||||||
|
# the umbrella crate cannot overlap with another peak-memory compile.
|
||||||
|
CARGO_BUILD_JOBS: "1"
|
||||||
CARGO_INCREMENTAL: "0"
|
CARGO_INCREMENTAL: "0"
|
||||||
CARGO_PROFILE_DEV_DEBUG: "0"
|
CARGO_PROFILE_DEV_DEBUG: "0"
|
||||||
CARGO_PROFILE_TEST_DEBUG: "0"
|
CARGO_PROFILE_TEST_DEBUG: "0"
|
||||||
|
|||||||
@@ -17,8 +17,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": ".gitea/workflows/ci.yml",
|
"path": ".gitea/workflows/ci.yml",
|
||||||
"bytes": 6206,
|
"bytes": 6440,
|
||||||
"sha256": "3e2bf2ca54e037380f0a4c9edd02fb948c37b9bb27c308c1d3e5d614b07d57d4"
|
"sha256": "6241a445155b0691896af98310b18858e0c38537dca70c80c5c0bd9cf8f1c0ca"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": ".gitea/workflows/release.yml",
|
"path": ".gitea/workflows/release.yml",
|
||||||
|
|||||||
Reference in New Issue
Block a user