Skip to content

Commit 8a05843

Browse files
author
Jonathan Knight
committed
Add 14.1.2.0 to the snapshot builds on GitHub
[git-p4: depot-paths = "//dev/coherence-ce/main/": change = 112834]
1 parent 74d99d5 commit 8a05843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-snapshots.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
workflow_run:
1212
workflows: ["CI Build"]
1313
# Only add branches that build with Java 21
14-
branches: [ main, v24.03, v24.09 ]
14+
branches: [ main, v24.03, v24.09, v14.1.2.0 ]
1515
types:
1616
- completed
1717

0 commit comments

Comments
 (0)