We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7af447b commit 5859e32Copy full SHA for 5859e32
.github/workflows/deploy.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
publish:
10
- runs-on: [ self-hosted, small ]
+ runs-on: arc-runners-small
11
steps:
12
- uses: actions/checkout@v4
13
0 commit comments