Skip to content

Commit dd82593

Browse files
authored
[CI] Run postcommit when GPU driver changes (#17320)
We test differently in pre and postcommit, and we need to also test driver updates in postcommit to ensure there are no failures. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 8eb3bb0 commit dd82593

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sycl-post-commit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ on:
1818
- .github/workflows/sycl-macos-build-and-test.yml
1919
- ./devops/actions/cleanup
2020
- ./devops/actions/cached_checkout
21+
- ./devops/dependencies.json
22+
- ./devops/dependencies-igc-dev.json
2123

2224
concurrency:
2325
# Cancel a currently running workflow from the same PR or commit hash.

0 commit comments

Comments
 (0)