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 68eb262 commit 2a4dd7fCopy full SHA for 2a4dd7f
.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: ubuntu:22.04
+ image: ghcr.io/ansys/mechanical:25.2.0
51
options: --entrypoint /bin/bash
52
needs: [style, doc-style]
53
0 commit comments