Skip to content

Commit 33b4eb5

Browse files
committed
ci: use qb-arc-runners
1 parent 0bb3a47 commit 33b4eb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
deploy:
10-
runs-on: self-hosted
10+
runs-on: qb-arc-runners
1111
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
1212
steps:
1313
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)