Skip to content

Commit b127e8b

Browse files
committed
DEV: update docker to OF2406 for windows build
1 parent bda255c commit b127e8b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+3
-1940
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
openfoam_version: [v2206]
16+
openfoam_version: [v2406]
1717

1818
steps:
1919

.github/workflows/opensuse-mingw.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
openfoam_version: [ v2206]
14+
openfoam_version: [v2406]
1515

1616
container: 'ghcr.io/phorgue/porousmultiphasefoam:openfoam-${{matrix.openfoam_version}}-opensuse-mingw'
1717

docker/opensuse-mingw

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM opensuse/leap
22

3-
ARG OPENFOAM_BRANCH=maintenance-v2106
3+
ARG OPENFOAM_BRANCH=OpenFOAM-v2406
44

55
RUN zypper install -y mingw64-cross-binutils
66
RUN zypper install -y mingw64-cross-cpp mingw64-cross-gcc mingw64-cross-gcc-c++

docs/DEMfile.rst

-50
This file was deleted.

docs/EulerD3dt3Scheme.rst

-8
This file was deleted.

docs/JacobianMatrix.rst

-4
This file was deleted.

docs/Makefile

-20
This file was deleted.

docs/XYfile.rst

-29
This file was deleted.

docs/anisoImpesFoam.rst

-7
This file was deleted.

docs/capillarityModels.rst

-5
This file was deleted.

docs/conf.py

-54
This file was deleted.

docs/darcyFoam.rst

-43
This file was deleted.

docs/darcyGradPressure.rst

-56
This file was deleted.

docs/darcyGradPressureAniso.rst

-33
This file was deleted.

docs/dispersionModels.rst

-5
This file was deleted.

docs/eventFile.rst

-33
This file was deleted.

0 commit comments

Comments
 (0)