Skip to content

Commit 813ed0c

Browse files
committed
[CI] Update runner label from aipu to aipu3.3
Update runs-on from 'aipu' to 'aipu3.3' to match the actual label configured on the self-hosted runner machine. Signed-off-by: Liu Haoyu <liuhaoyutz@126.com>
1 parent 8762c68 commit 813ed0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aipu3.3-build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency:
1212

1313
jobs:
1414
aipu-build-and-test:
15-
runs-on: aipu
15+
runs-on: aipu3.3
1616
if: ${{ github.repository == 'FlagTree/flagtree' || github.repository == 'flagos-ai/flagtree' }}
1717
steps:
1818
- name: Setup environment

0 commit comments

Comments
 (0)