You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by di...@apache.org on 2021/12/23 01:00:41 UTC

[incubator-teaclave-sgx-sdk] branch fix-ci updated: fix: ci build

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 eac9e71  fix: ci build
eac9e71 is described below

commit eac9e71eb765feafba64b4143dfb55d44aa60869
Author: Yu Ding <di...@gmail.com>
AuthorDate: Wed Dec 22 17:00:21 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 ead784c..61d4973 100644
--- a/.github/workflows/sgx-world.yml
+++ b/.github/workflows/sgx-world.yml
@@ -14,7 +14,6 @@ jobs:
         runs-on:
           - ubuntu-18.04
         image:
-          - "baiduxlab/sgx-rust:1604-1.1.4"
           - "baiduxlab/sgx-rust:1804-1.1.4"
           - "baiduxlab/sgx-rust:2004-1.1.4"
           - "baiduxlab/sgx-rust:fedora31-1.1.4"
diff --git a/.github/workflows/sim-example.yml b/.github/workflows/sim-example.yml
index c2f98eb..c0f39b8 100644
--- a/.github/workflows/sim-example.yml
+++ b/.github/workflows/sim-example.yml
@@ -14,7 +14,6 @@ jobs:
         runs-on:
           - ubuntu-18.04
         image:
-          - "baiduxlab/sgx-rust:1604-1.1.4"
           - "baiduxlab/sgx-rust:1804-1.1.4"
           - "baiduxlab/sgx-rust:2004-1.1.4"
           - "baiduxlab/sgx-rust:fedora31-1.1.4"
@@ -80,7 +79,6 @@ jobs:
         runs-on:
           - ubuntu-18.04
         image:
-          - "baiduxlab/sgx-rust:1604-1.1.4"
           - "baiduxlab/sgx-rust:1804-1.1.4"
           - "baiduxlab/sgx-rust:2004-1.1.4"
           - "baiduxlab/sgx-rust:fedora31-1.1.4"
@@ -148,7 +146,6 @@ jobs:
         runs-on:
           - ubuntu-18.04
         image:
-          - "baiduxlab/sgx-rust:1604-1.1.4"
           - "baiduxlab/sgx-rust:1804-1.1.4"
           - "baiduxlab/sgx-rust:2004-1.1.4"
           - "baiduxlab/sgx-rust:fedora31-1.1.4"

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org