Skip to content

Commit 5a057c5

Browse files
authored
Merge pull request #11141 from nextcloud/ci/test/low-summary-job
ci(test): use low runner to run summary step
2 parents b15adb9 + 098f0cf commit 5a057c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
CI: true
229229

230230
summary:
231-
runs-on: ubuntu-latest
231+
runs-on: ubuntu-latest-low
232232
needs:
233233
- unit-tests
234234
- integration-tests

0 commit comments

Comments
 (0)