Skip to content

Commit

Permalink
update docs build container
Browse files Browse the repository at this point in the history
  • Loading branch information
dipinknair committed Nov 6, 2024
1 parent c526fb0 commit b45dcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ jobs:
name: Documentation
runs-on: ubuntu-latest
container:
image: ${{ needs.revn-variations.outputs.stable_container }}
image: ${{ needs.revn-variations.outputs.test_container }}
options: --entrypoint /bin/bash
needs: [style, doc-style, revn-variations]

Expand Down

0 comments on commit b45dcfa

Please sign in to comment.