Skip to content

Commit 1e80808

Browse files
Use DPC++ 2024.1.0 to collect coverage
1 parent 54c98a3 commit 1e80808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ONEAPI_ROOT: /opt/intel/oneapi
1818
GTEST_ROOT: /home/runner/work/googletest-1.13.0/install
1919
# Use oneAPI compiler 2023 to work around an issue
20-
USE_2023: 1
20+
USE_2023: 0
2121

2222
steps:
2323
- name: Cancel Previous Runs

0 commit comments

Comments
 (0)