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 503a7f6 commit 68eb262Copy full SHA for 68eb262
.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:25.2.0
+ image: ubuntu:22.04
51
options: --entrypoint /bin/bash
52
needs: [style, doc-style]
53
0 commit comments