Skip to content

Commit 68eb262

Browse files
authored
use ubuntu
1 parent 503a7f6 commit 68eb262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: public-ubuntu-latest-8-cores
4848
timeout-minutes: 60
4949
container:
50-
image: ghcr.io/ansys/mechanical:25.2.0
50+
image: ubuntu:22.04
5151
options: --entrypoint /bin/bash
5252
needs: [style, doc-style]
5353

0 commit comments

Comments
 (0)