Skip to content

Commit 13d412d

Browse files
Do not change the runner
1 parent 1fb168b commit 13d412d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ReleasabilityCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name: Releasability Check
1414
jobs:
1515
releasability-status:
1616
name: Releasability status
17-
runs-on: sonar-xs
17+
runs-on: github-ubuntu-latest-s
1818
permissions:
1919
id-token: write
2020
statuses: write

0 commit comments

Comments
 (0)