diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33e317c8d..14988915d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ jobs: QEMUv8_check: name: make check (QEMUv8) runs-on: ubuntu-latest - container: jforissier/optee_os_ci:qemuv8_check2 + container: jforissier/optee_os_ci:qemu_check steps: - name: Remove /__t/* run: rm -rf /__t/*