Skip to content

Commit

Permalink
Reduce parallelism
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescourtney authored Feb 24, 2024
1 parent 47bb0bf commit aec7238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/NativeAotTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
build:
strategy:
max-parallel: 1
matrix:
include:
- os: windows-latest
Expand Down

0 comments on commit aec7238

Please sign in to comment.