This is an automated email from the ASF dual-hosted git repository.
yuanz pushed a commit to branch test-ci
in repository
https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git
The following commit(s) were added to refs/heads/test-ci by this push:
new 20ccfb6 Update ci.yml
20ccfb6 is described below
commit 20ccfb6933784d5a9ef813859a3fec783bb20b2e
Author: Yuan Zhuang <[email protected]>
AuthorDate: Wed Sep 14 15:38:44 2022 +0800
Update ci.yml
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 2197cf0..7892421 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -99,7 +99,7 @@ jobs:
export OPTEE_DIR=$(pwd)
cd build &&
make -j2 toolchains &&
- make CFG_TEE_CORE_LOG_LEVEL=0 OPTEE_RUST_ENABLE=y
CFG_TEE_RAM_VA_SIZE=0x00300000 -j4 check-rust
+ make CFG_TEE_CORE_LOG_LEVEL=0 OPTEE_RUST_ENABLE=y
CFG_TEE_RAM_VA_SIZE=0x00300000 -j2 check-rust
license:
runs-on: ubuntu-20.04
steps:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]