We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6891fe8 commit 3d2f767Copy full SHA for 3d2f767
1 file changed
.github/workflows/tester.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Install bins
34
run: |
35
- pip install --upgrade --force-reinstall --no-cache-dir KratosMultiphysics-all==9.3.2
+ pip install --upgrade --force-reinstall --no-cache-dir KratosMultiphysics-all==10.2.3
36
37
# Copy problemtype to gid and copy exec
38
- name: Move kratos where it should be
0 commit comments