Skip to content

Commit 37e3c90

Browse files
committed
fix(ci): use smaller runner
1 parent 2462f28 commit 37e3c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
group: ${{ github.workflow }}-${{ github.job }}-${{ github.head_ref || github.run_id }}
1212
cancel-in-progress: true
1313
runs-on:
14-
group: itac-bm-emr-gaudi3-dell-8gaudi
14+
group: itac-bm-emr-gaudi3-dell-1gaudi
1515
steps:
1616
- name: Checkout repository
1717
uses: actions/checkout@v4

0 commit comments

Comments
 (0)