Skip to content

Commit 76720df

Browse files
feat: temporary using self-hosted runner
1 parent a9a0729 commit 76720df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

1313
jobs:
1414
build:
15-
runs-on: ubuntu-latest
15+
runs-on: self-hoster
1616
steps:
1717
- uses: actions/checkout@v4
1818

0 commit comments

Comments
 (0)