diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index baafec64..bc51faef 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,6 +18,8 @@ jobs: - ec718u - ec718p - ec716e + - ec718um + - ec718hm steps: - name: 克隆 LuatOS 代码库 run: git clone --depth=1 https://github.com/openLuat/LuatOS.git @@ -57,6 +59,9 @@ jobs: - ec718p # - ec716s - ec716e + - ec718pm + - ec718um + - ec718hm steps: - name: 克隆 LuatOS 代码库 run: git clone --depth=1 https://github.com/openLuat/LuatOS.git