Skip to content

Commit ccb64c2

Browse files
workflows/codeql-analysis.yml - use self-hosted runners
1 parent f034ef2 commit ccb64c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
analyse:
1515
name: Analyse
16-
runs-on: ubuntu-latest
16+
runs-on: self-hosted
1717

1818
steps:
1919
- name: Checkout repository

0 commit comments

Comments
 (0)