diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4deee46..54b7485 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,6 +58,8 @@ jobs: exclude: - target: native_desktop image_variant: xenial + - target: native_static + image_variant: bionic env: HOME: /home/runner SSH_KEY: /tmp/id_rsa