Skip to content

Commit 93d4430

Browse files
authored
Try using custom runner
1 parent 0c45b37 commit 93d4430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
environment:
1717
name: github-pages
1818
url: ${{ steps.deployment.outputs.page_url }}
19-
runs-on: ubuntu-latest
19+
runs-on: aiinfn-runner
2020
steps:
2121
- name: "Checkout package"
2222
uses: actions/checkout@v3

0 commit comments

Comments
 (0)