We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1cb93 commit 65da480Copy full SHA for 65da480
.github/workflows/sta.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
run-sta-xiangshan:
12
timeout-minutes: 2880
13
- runs-on: self-hosted
+ runs-on: [self-hosted, node]
14
15
steps:
16
- uses: actions/checkout@v4
0 commit comments