We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6667ee7 commit fcfb827Copy full SHA for fcfb827
1 file changed
.github/workflows/validate-ctv.yml
@@ -20,5 +20,7 @@ name: Validate task view
20
jobs:
21
validate-ctv:
22
runs-on: ubuntu-latest
23
+ container:
24
+ image: rocker/r2u:latest
25
steps:
26
- uses: eddelbuettel/ctv-gha-demo/validate-ctv@setup-action
0 commit comments