Skip to content

Commit

Permalink
update yaml name
Browse files Browse the repository at this point in the history
Signed-off-by: chensuyue <suyue.chen@intel.com>
  • Loading branch information
chensuyue committed Aug 13, 2024
1 parent f1d1449 commit b546e06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
if: ${{ fromJSON(inputs.test_compose) }}
strategy:
matrix:
hardware: ["docker-build-xeon", "docker-build-gaudi"]
hardware: ["xeon", "gaudi"]
fail-fast: false
uses: ./.github/workflows/_run-docker-compose.yml
with:
Expand Down

0 comments on commit b546e06

Please sign in to comment.