Skip to content

Commit

Permalink
fix: container
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell committed Jan 16, 2025
1 parent 78cdb1e commit 678fd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client_host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 678fd26

Please sign in to comment.