Skip to content

Commit 28db9f0

Browse files
Update codeql-analysis.yml
1 parent 5d2e3c7 commit 28db9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424
jobs:
2525
analyze:
2626
name: Analyze
27-
runs-on: [1es-ubuntu-msgraph-beta-sdk-java-mem-latest]
27+
runs-on: ubuntu-latest
2828
#timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
2929
permissions:
3030
actions: read

0 commit comments

Comments
 (0)