diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d61c0f2..cbf603e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,6 +31,11 @@ qmake-args: "CONFIG+=release", build-image: "zehnm/yio-crosscompile-action:2.0.0" } + - { + name: "remote-os v2.0 Build", artifact: "RPi0-Qt5.15.2", + qmake-args: "CONFIG+=release", + build-image: "zehnm/yio-crosscompile-action:3.0.0" + } steps: - name: Checkout ${{ env.PROJECT_NAME}} @@ -128,4 +133,4 @@ files: | *.tar ${{ env.HASH_FILENAME }} - \ No newline at end of file +