We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3cd10 commit 058dbe9Copy full SHA for 058dbe9
.github/workflows/celerity_ci.yml
@@ -58,7 +58,7 @@ jobs:
58
container:
59
# We could run this for more than one implementation,
60
# but would likely end up with mostly duplicate diagnostics.
61
- image: ghcr.io/celerity/celerity-build/hipsycl:ubuntu22.04-latest
+ image: ghcr.io/celerity/celerity-build/dpcpp:ubuntu22.04-latest
62
volumes:
63
- ccache:/ccache
64
credentials:
0 commit comments