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 725e2a4 commit 7fce426Copy full SHA for 7fce426
.github/workflows/run-tutorials.yml
@@ -55,7 +55,7 @@ jobs:
55
run_ht_complex:
56
name: Run HT, complex
57
runs-on: ubuntu-latest
58
- container: precice/precice:nightly
+ container: precice/precice:${{ inputs.docker_image_tag }}
59
steps:
60
- name: Checkout Repository
61
uses: actions/checkout@v2
0 commit comments