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 f3dafc5 commit 2ab8db6Copy full SHA for 2ab8db6
.github/workflows/test_docker.yml
@@ -45,7 +45,7 @@ jobs:
45
- os: "windows-latest"
46
image-name: ghcr.io/ansys-dpf/dpf-standalone:windows-26.1
47
env:
48
- DPF_DOCKER: ${{ matrix.platform.os }}
+ DPF_DOCKER: ${{ matrix.platform.image-name }}
49
50
steps:
51
- uses: actions/checkout@v4
0 commit comments