Skip to content

Commit 87bb3b0

Browse files
committed
Try adding sycl to includes, r7
1 parent af275af commit 87bb3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Matrix
6565
id: matrix
6666
run: |
67-
matrix='{"python": ["3.9"]}'
67+
matrix='{"python": ["3.9"], "driver": ["rolling"]}'
6868
echo "matrix=$matrix" | tee -a $GITHUB_OUTPUT
6969
7070
integration-tests:

0 commit comments

Comments
 (0)