Skip to content

Commit

Permalink
restrict NIX_BUILD_CORES
Browse files Browse the repository at this point in the history
Change-Id: Ib4ddf02e39edd1db438d4b8a3b0ac5be070c9046
  • Loading branch information
ThoFrank committed Jan 20, 2025
1 parent d82bec3 commit 2706209
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Integration Tests

on: [ merge_group, pull_request, push ]

env:
NIX_BUILD_CORES: 2

jobs:
integration-test:
# The integration tests run on macos because the referenceApp freezes on a nested vm on linux
Expand Down

0 comments on commit 2706209

Please sign in to comment.