Skip to content

Commit

Permalink
WIP/TEMP - Set GOGC
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSisley committed Nov 15, 2023
1 parent 82c95ee commit 08ad561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-upload-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
DEFRA_BADGER_MEMORY: ${{ matrix.database-type == 'badger-memory' }}
DEFRA_BADGER_FILE: ${{ matrix.database-type == 'badger-file' }}
DEFRA_MUTATION_TYPE: ${{ matrix.mutation-type }}
GOGC: 50

steps:
- name: Checkout code into the directory
Expand Down

0 comments on commit 08ad561

Please sign in to comment.