Skip to content

Commit 017e661

Browse files
committed
removing which I believe are unnecessary fixes
1 parent b755ed8 commit 017e661

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,6 @@ jobs:
4242
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
4343
R_KEEP_PKG_SOURCE: yes
4444

45-
OMP_NUM_THREADS: 1
46-
MKL_NUM_THREADS: 1
47-
OPENBLAS_NUM_THREADS: 1
48-
R_MAX_NUM_DLLS: 999
49-
TF_NUM_INTRAOP_THREADS: 1
50-
TF_NUM_INTEROP_THREADS: 1
51-
5245
steps:
5346
- uses: actions/checkout@v4
5447

0 commit comments

Comments
 (0)