Skip to content

Commit fcfb827

Browse files
committed
added proper container specification
1 parent 6667ee7 commit fcfb827

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/validate-ctv.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ name: Validate task view
2020
jobs:
2121
validate-ctv:
2222
runs-on: ubuntu-latest
23+
container:
24+
image: rocker/r2u:latest
2325
steps:
2426
- uses: eddelbuettel/ctv-gha-demo/validate-ctv@setup-action

0 commit comments

Comments
 (0)