We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd36c3 commit e87a486Copy full SHA for e87a486
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,9 @@ jobs:
18
nthreads:
19
- '1'
20
- '2'
21
- - '4'
+ - '5'
22
+ - '6'
23
+ - '7'
24
fail-fast: false
25
name: Test Julia ${{ matrix.julia-version }} nthreads=${{ matrix.nthreads }}
26
steps:
0 commit comments