Skip to content

Commit 068e443

Browse files
committed
ci: add label to buildcupy
1 parent 1836806 commit 068e443

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/buildcupy.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ on:
1010

1111
jobs:
1212
build:
13-
runs-on: self-hosted
13+
runs-on:
14+
- self-hosted
15+
- exouser
1416
steps:
1517
- name: Check out source repository
1618
uses: actions/checkout@v6

0 commit comments

Comments
 (0)