Skip to content

Commit

Permalink
Only run with 2 threads on latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen committed Jan 2, 2023
1 parent 1646855 commit 1b84007
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,11 @@ jobs:
- x64
num_threads:
- 1
- 2
include:
- version: '1'
os: ubuntu-latest
arch: x64
num_threads: 2
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 1b84007

Please sign in to comment.