Skip to content

Commit

Permalink
Merge branch 'suyue/new_cluster' of https://github.com/intel/GenAIExa…
Browse files Browse the repository at this point in the history
…mples into suyue/new_cluster

Signed-off-by: chensuyue <[email protected]>
  • Loading branch information
chensuyue committed Aug 8, 2024
2 parents 74c6bbb + a0355c6 commit 53659c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-docker-compose-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
needs: [job1, mega-image-build]
strategy:
matrix: ${{ fromJSON(needs.job1.outputs.run_matrix) }}
runs-on: trellix
runs-on: "trellix"
continue-on-error: true
steps:
- name: Test example
Expand Down

0 comments on commit 53659c5

Please sign in to comment.