Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Docs: Update the image used for the GitHub Action that builds our Git…
Browse files Browse the repository at this point in the history
…Hub Pages

so that the right versions of Doxybook and Doxygen are used.
  • Loading branch information
brycelelbach committed Jan 13, 2022
1 parent f67ed27 commit 2852a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-documentation-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
deploy-documentation-github-pages:
runs-on: ubuntu-latest
container: gpuci/cccl:cuda11.3.1-devel-ubuntu20.04-gcc9
container: gpuci/cccl:cuda11.5.1-devel-ubuntu20.04-gcc9
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 2852a39

Please sign in to comment.