Skip to content

Commit 598c439

Browse files
committed
chore(ci): render with full Solen image (bash/zsh/java kernels), v1.0.3
1 parent c6beaf2 commit 598c439

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci-render.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ on:
88

99
jobs:
1010
call-shared-render:
11-
uses: ebpro/_quarto-utils/.github/workflows/render-quarto.yml@v1.0.2
11+
uses: ebpro/_quarto-utils/.github/workflows/render-quarto.yml@v1.0.3
1212
secrets:
1313
EBPRO_CI_PAT: ${{ secrets.EBPRO_CI_PAT }}
1414
with:
1515
profiles: 'notes,slides'
16-
quarto-image: 'ghcr.io/quarto-dev/quarto:latest'
16+
quarto-image: 'ghcr.io/ebpro/solen:quarto-full-chore-add-pyproject'
1717
utils-repo: 'ebpro/_quarto-utils'
18-
utils-ref: 'v1.0.2'
18+
utils-ref: 'v1.0.3'
1919
output-path: '_output'

_quarto-utils

0 commit comments

Comments
 (0)