Skip to content

Commit 90f3825

Browse files
authored
Merge branch 'master' into update-onemkl-tag
2 parents 13ca3df + 5cf4883 commit 90f3825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron-run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
run: mamba list
6464

6565
- name: Activate OCL CPU RT
66-
if: ${{ matrix.runner }} == 'windows-2019'
66+
if: matrix.runner == 'windows-2019'
6767
shell: pwsh
6868
run: |
6969
$script_path="$env:CONDA_PREFIX\Scripts\set-intel-ocl-icd-registry.ps1"

0 commit comments

Comments
 (0)