Skip to content

Commit

Permalink
geant4 11.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed Mar 2, 2024
1 parent 05fcbfa commit a715e9c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
strategy:
matrix:
ubuntu_version : [
20.04,
22.04,
]
compiler : [
Expand All @@ -31,7 +32,7 @@ jobs:
geant4_version : [
off,
v10.7.4,
v11.1.2
v11.2.1,
]
double_down_version : [
off,
Expand Down Expand Up @@ -96,6 +97,7 @@ jobs:
strategy:
matrix:
ubuntu_version : [
20.04,
22.04,
]
compiler : [
Expand All @@ -112,7 +114,7 @@ jobs:
geant4_version : [
off,
v10.7.4,
v11.1.2
v11.2.1,
]
double_down_version : [
off,
Expand Down

0 comments on commit a715e9c

Please sign in to comment.