Skip to content

Commit 2a43d6c

Browse files
Update geant4 version v11.3.0 and readme
1 parent 1c0ba2f commit 2a43d6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
geant4-version: ["v10.7.4", "v11.0.4", "v11.1.3", "v11.2.2"]
21+
geant4-version: ["v10.7.4", "v11.0.4", "v11.1.3", "v11.2.2", "v11.3.0"]
2222
os: [macOS-13, macOS-14, macOS-15]
2323

2424
steps:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
* Tag
1010
* Push (inc tag)
1111

12-
Workflows run on push and will create a release and upload artifacts
12+
Workflows run on tag-push and will create a release and upload artifacts

0 commit comments

Comments
 (0)