From 678fd263be88d4cf509498d2af7ef4a458f28b3a Mon Sep 17 00:00:00 2001 From: refcell Date: Thu, 16 Jan 2025 11:56:37 -0500 Subject: [PATCH] fix: container --- .github/workflows/client_host.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/client_host.yaml b/.github/workflows/client_host.yaml index 6ae124c3..334332e3 100644 --- a/.github/workflows/client_host.yaml +++ b/.github/workflows/client_host.yaml @@ -8,7 +8,7 @@ env: CARGO_TERM_COLOR: always jobs: host-client-offline-runs: - name: ${{ matrix.target}} | ${{ matrix.isa }} | ${{ matrix.name }} + name: ${{ matrix.target}} | ${{ matrix.container }} | ${{ matrix.name }} runs-on: ubuntu-latest strategy: matrix: