Skip to content

Commit

Permalink
Fix hipSYCL commit hash.
Browse files Browse the repository at this point in the history
  • Loading branch information
bader authored Dec 19, 2024
1 parent fdbc36e commit 784fd47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cts_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- sycl-impl: dpcpp
version: ca955e538171cb7b7eb07734dd5c2b958c84901c
- sycl-impl: hipsycl
version: 026e721
version: ba3fb96
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
- sycl-impl: dpcpp
version: ca955e538171cb7b7eb07734dd5c2b958c84901c
- sycl-impl: hipsycl
version: 026e721
version: ba3fb96
env:
container-workspace: /__w/${{ github.event.repository.name }}/${{ github.event.repository.name }}
parallel-build-jobs: 2
Expand Down

0 comments on commit 784fd47

Please sign in to comment.