Skip to content

Commit

Permalink
Add OpenFOAM v2306 to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
gerlero committed Jun 30, 2023
1 parent 72f7d19 commit ffa1ef7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,10 @@ jobs:
ci:
strategy:
matrix:
openfoam-version: [2212, 2206, 2112]
openfoam-version: [2306, 2212, 2206, 2112]
include:
- openfoam-version: 2306
openfoam-tarball-url: https://develop.openfoam.com/Development/openfoam/-/archive/OpenFOAM-v2306/openfoam-OpenFOAM-v2306.tar.gz
- openfoam-version: 2112
openfoam-tarball-url: https://dl.openfoam.com/source/v2112/OpenFOAM-v2112_220610.tgz
fail-fast: false
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ jobs:
needs: get-version
strategy:
matrix:
openfoam-version: [2212, 2206, 2112]
openfoam-version: [2306, 2212, 2206, 2112]
include:
- openfoam-version: 2306
openfoam-tarball-url: https://develop.openfoam.com/Development/openfoam/-/archive/OpenFOAM-v2306/openfoam-OpenFOAM-v2306.tar.gz
- openfoam-version: 2112
openfoam-tarball-url: https://dl.openfoam.com/source/v2112/OpenFOAM-v2112_220610.tgz
fail-fast: false
Expand Down
1 change: 1 addition & 0 deletions openfoam-OpenFOAM-v2306.tar.gz.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
599e0d48b48606cde778d9241cb773ab2cdd90bcae02ea5951823ebf11b9937e openfoam-OpenFOAM-v2306.tar.gz

0 comments on commit ffa1ef7

Please sign in to comment.