We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe107c3 commit cbef87eCopy full SHA for cbef87e
.github/workflows/codeql.yml
@@ -31,7 +31,7 @@ permissions:
31
jobs:
32
analyze:
33
name: Analyze TypeScript/Next.js/tRPC
34
- runs-on: ubuntu-latest-8-cores
+ runs-on: ubuntu-latest
35
timeout-minutes: 360
36
37
permissions:
0 commit comments