We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3229b commit 6b6b2bcCopy full SHA for 6b6b2bc
.github/workflows/test-remote.yml
@@ -61,7 +61,7 @@ jobs:
61
PYMAPDL_PORT2: 21001 # for the pool testing and default won't work on GitHub runners
62
PYMAPDL_DB_PORT: 21002 # default won't work on GitHub runners
63
PYMAPDL_DB_PORT2: 21003 # default won't work on GitHub runners
64
- DPF_DOCKER_IMAGE: ghcr.io/ansys/mapdl:v25.2-dpf-standalone
+ DPF_DOCKER_IMAGE: ghcr.io/ansys/mapdl:v25.2-ubuntu-dpf-standalone
65
DPF_PORT: 21004
66
DPF_START_SERVER: False
67
HAS_DPF: True
0 commit comments