Skip to content

Commit 067f7be

Browse files
committed
Changing runs on for non-kotlin/ios
1 parent 3795bd0 commit 067f7be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ concurrency:
2222
jobs:
2323
Analyze_Ruby_JSandTS:
2424
name: Analyze (${{ matrix.language }})
25-
runs-on: gha-runner-ecr-publish
25+
runs-on: [self-hosted]
2626
permissions:
2727
# required for all workflows
2828
security-events: write

0 commit comments

Comments
 (0)