We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e78c1e commit 107084dCopy full SHA for 107084d
1 file changed
.github/workflows/auto-gpt5-implementation.yml
@@ -20,7 +20,7 @@ permissions:
20
21
jobs:
22
advanced-code-analysis:
23
- runs-on: ubuntu-latest
+ runs-on: [self-hosted, linux, x64, big]
24
strategy:
25
fail-fast: false
26
matrix:
0 commit comments