Skip to content

Commit

Permalink
Use one thread for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lbenet committed Jan 27, 2025
1 parent f31984f commit 2bef1f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
# exclude:
# - os: macOS-latest
# julia-arch: x86
julia-threads:
- '1'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2bef1f1

Please sign in to comment.