Skip to content

Commit d2b4610

Browse files
committed
chore: sort codeql languages
1 parent 087f2a5 commit d2b4610

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ jobs:
4747
fail-fast: false
4848
matrix:
4949
language:
50-
- java-kotlin
5150
- actions
51+
- java-kotlin
5252
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
5353
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
5454
permissions:

0 commit comments

Comments
 (0)