Skip to content

Commit cbef87e

Browse files
authored
Update codeql.yml
1 parent fe107c3 commit cbef87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ permissions:
3131
jobs:
3232
analyze:
3333
name: Analyze TypeScript/Next.js/tRPC
34-
runs-on: ubuntu-latest-8-cores
34+
runs-on: ubuntu-latest
3535
timeout-minutes: 360
3636

3737
permissions:

0 commit comments

Comments
 (0)