Skip to content

Commit

Permalink
give 2gb to java
Browse files Browse the repository at this point in the history
  • Loading branch information
ahernandez411 committed Nov 9, 2023
1 parent 55d9783 commit 4dc854f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:

jobs:
analyze-java:
name: Analyze Java
name: Analyze
# Runner size impacts CodeQL analysis time. To learn more, please see:
# - https://gh.io/recommended-hardware-resources-for-running-codeql
# - https://gh.io/supported-runners-and-hardware-resources
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:
category: "/language:${{matrix.language}}"

analyze-javascript:
name: Analyze Javascript
name: Analyze
# Runner size impacts CodeQL analysis time. To learn more, please see:
# - https://gh.io/recommended-hardware-resources-for-running-codeql
# - https://gh.io/supported-runners-and-hardware-resources
Expand Down

0 comments on commit 4dc854f

Please sign in to comment.