Skip to content

Commit 8fe8284

Browse files
authored
Update CI.yml
1 parent cbce107 commit 8fe8284

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
test:
1515
name: Julia ${{ matrix.version }} - ${{ matrix.arch }} - ${{ github.event_name }} - ${{ matrix.os }}
1616
runs-on: ${{ matrix.os }}
17-
env:
18-
JULIA_NUM_THREADS: ${{ matrix.julia-threads }}
1917
strategy:
2018
fail-fast: false
2119
matrix:

0 commit comments

Comments
 (0)