Skip to content

Commit 058dbe9

Browse files
committed
CI: Run clang-tidy on dpcpp:ubuntu22.04-latest
We haven't built hipsycl:ubuntu22.04-latest in a while; this just worked by accident.
1 parent 7b3cd10 commit 058dbe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/celerity_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
container:
5959
# We could run this for more than one implementation,
6060
# but would likely end up with mostly duplicate diagnostics.
61-
image: ghcr.io/celerity/celerity-build/hipsycl:ubuntu22.04-latest
61+
image: ghcr.io/celerity/celerity-build/dpcpp:ubuntu22.04-latest
6262
volumes:
6363
- ccache:/ccache
6464
credentials:

0 commit comments

Comments
 (0)