Skip to content

Commit

Permalink
Merge pull request #927 from gonuke/fix-geant4-build
Browse files Browse the repository at this point in the history
add 1.11.2 geant4 to routine build testing
  • Loading branch information
shimwell authored Dec 11, 2023
2 parents a5e7e0f + 358818f commit 6b30af4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/linux_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
]
geant_version : [
10.7.4,
11.1.2
]

container:
Expand Down
2 changes: 1 addition & 1 deletion doc/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Next version
* Adding const identifier to cross-reference methods (#906)

**Fixed:**
* Patch to compile with Geant4 11.x (#803 #907)
* Patch to compile with Geant4 11.x (#803 #907 #927)
* Patched cmake-search paths for double-down and MOAB (#878)
* Patch to compile with gcc-13 (#882)
* Tweak conda environment for Windows build to avoid conflicting gtest headers (#888)
Expand Down

0 comments on commit 6b30af4

Please sign in to comment.