Skip to content

Commit

Permalink
update ci.yml to docker:0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RMheng committed Nov 19, 2021
1 parent 68c1497 commit b4f9348
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
- name: Build images and run tests
run: |
cd optee-qemuv8
apt-get install pip -y && pip install cryptography
cd build &&
make -j2 toolchains &&
make CFG_TEE_CORE_LOG_LEVEL=0 OPTEE_RUST_ENABLE=y CFG_TEE_RAM_VA_SIZE=0x00300000 -j$(getconf _NPROCESSORS_ONLN) check-rust
Expand Down

0 comments on commit b4f9348

Please sign in to comment.