Skip to content

Commit fccc45b

Browse files
committed
point ci checks to latest interlink image
Signed-off-by: Diego Ciangottini <diego.ciangottini@pg.infn.it>
1 parent 1655734 commit fccc45b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
workdir: ci
2222
verb: call
2323
args: -s test --interlink-version 0.5.2 --src ../ --plugin-config ./manifests/plugin-config.yaml --manifests ./manifests
24+
args: -s test --interlink-version latest --src ./ --plugin-config ./ci/manifests/plugin-config.yaml --manifests ./ci/manifests
2425
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
25-
version: "0.18.9"
26+
version: "0.19.1"
2627

0 commit comments

Comments
 (0)