Skip to content

Commit

Permalink
WIP: add BH tests on push
Browse files Browse the repository at this point in the history
  • Loading branch information
gfengTT committed Feb 28, 2025
1 parent d41b7f4 commit 573bc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
test_group_cnt: 2
test_group_ids: '[1,2]'
docker-image: ${{ needs.docker-build.outputs.docker-image }}
runs-on: '[{"runs-on": "n150"}, {"runs-on": "n300"}]'
runs-on: '[{"runs-on": "n150"}, {"runs-on": "n300"}, {"runs-on": "p150"}]'

0 comments on commit 573bc9a

Please sign in to comment.