This is an automated email from the ASF dual-hosted git repository.
dingyu pushed a commit to branch fix-ci
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git
The following commit(s) were added to refs/heads/fix-ci by this push:
new 423ccd5 fix: ci build
423ccd5 is described below
commit 423ccd58c8eb60954727dc7972e1af70ef05e690
Author: Yu Ding <[email protected]>
AuthorDate: Wed Dec 22 17:02:23 2021 -0800
fix: ci build
---
.github/workflows/sgx-world.yml | 1 -
.github/workflows/sim-example.yml | 3 ---
2 files changed, 4 deletions(-)
diff --git a/.github/workflows/sgx-world.yml b/.github/workflows/sgx-world.yml
index 61d4973..ad539cd 100644
--- a/.github/workflows/sgx-world.yml
+++ b/.github/workflows/sgx-world.yml
@@ -16,7 +16,6 @@ jobs:
image:
- "baiduxlab/sgx-rust:1804-1.1.4"
- "baiduxlab/sgx-rust:2004-1.1.4"
- - "baiduxlab/sgx-rust:fedora31-1.1.4"
- "baiduxlab/sgx-rust:centos8-1.1.4"
build-command:
- "cp ../../.github/workflows/Xargo.toml . &&
RUST_TARGET_PATH=$(pwd) xargo build --target x86_64-unknown-linux-sgx"
diff --git a/.github/workflows/sim-example.yml
b/.github/workflows/sim-example.yml
index c0f39b8..e6d5685 100644
--- a/.github/workflows/sim-example.yml
+++ b/.github/workflows/sim-example.yml
@@ -16,7 +16,6 @@ jobs:
image:
- "baiduxlab/sgx-rust:1804-1.1.4"
- "baiduxlab/sgx-rust:2004-1.1.4"
- - "baiduxlab/sgx-rust:fedora31-1.1.4"
- "baiduxlab/sgx-rust:centos8-1.1.4"
single-sample:
- "backtrace"
@@ -81,7 +80,6 @@ jobs:
image:
- "baiduxlab/sgx-rust:1804-1.1.4"
- "baiduxlab/sgx-rust:2004-1.1.4"
- - "baiduxlab/sgx-rust:fedora31-1.1.4"
- "baiduxlab/sgx-rust:centos8-1.1.4"
runs-on: ${{ matrix.runs-on }}
container:
@@ -148,7 +146,6 @@ jobs:
image:
- "baiduxlab/sgx-rust:1804-1.1.4"
- "baiduxlab/sgx-rust:2004-1.1.4"
- - "baiduxlab/sgx-rust:fedora31-1.1.4"
- "baiduxlab/sgx-rust:centos8-1.1.4"
runs-on: ${{ matrix.runs-on }}
container:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]