Skip to content

Commit

Permalink
Build OpenFOAM v2306 from source tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
gerlero committed Jul 2, 2023
1 parent 804b4c0 commit b7a73b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
openfoam-version: [2306, 2212, 2206, 2112]
include:
- openfoam-version: 2306
openfoam-git-branch: OpenFOAM-v2306
openfoam-tarball-url: https://dl.openfoam.com/source/latest/OpenFOAM-v2306.tgz
- openfoam-version: 2212
openfoam-tarball-url: https://dl.openfoam.com/source/v2212/OpenFOAM-v2212_230612.tgz
- openfoam-version: 2112
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
openfoam-version: [2306, 2212, 2206, 2112]
include:
- openfoam-version: 2306
openfoam-git-branch: OpenFOAM-v2306
openfoam-tarball-url: https://dl.openfoam.com/source/latest/OpenFOAM-v2306.tgz
- openfoam-version: 2212
openfoam-tarball-url: https://dl.openfoam.com/source/v2212/OpenFOAM-v2212_230612.tgz
- openfoam-version: 2112
Expand Down

0 comments on commit b7a73b3

Please sign in to comment.