We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405577d commit e274efdCopy full SHA for e274efd
.github/workflows/ci_cd.yml
@@ -47,7 +47,7 @@ jobs:
47
runs-on: public-ubuntu-latest-8-cores
48
timeout-minutes: 60
49
container:
50
- image: ghcr.io/ansys/mechanical:24.2.0
+ image: ghcr.io/ansys/mechanical:25.1.0
51
options: --entrypoint /bin/bash
52
needs: [style, doc-style]
53
0 commit comments