Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
dvovk committed Nov 6, 2024
1 parent 68242f0 commit 4a60bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: sudo apt update && sudo apt install build-essential

- name: test-integration
run: GOGC=50 make test-integration
run: GOGC=80 make test-integration

tests-windows:
strategy:
Expand Down

0 comments on commit 4a60bd4

Please sign in to comment.