We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1655734 commit fccc45bCopy full SHA for fccc45b
.github/workflows/ci.yaml
@@ -21,6 +21,7 @@ jobs:
21
workdir: ci
22
verb: call
23
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
25
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
- version: "0.18.9"
26
+ version: "0.19.1"
27
0 commit comments