Skip to content

Commit a6ff705

Browse files
author
Tim Middleton
authored
Update coherence versions (#24)
* Update coherence versions * Correct version
1 parent 2ad850d commit a6ff705

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

.DS_Store

8 KB
Binary file not shown.

.github/workflows/ci-build-snapshots.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020, 2024 Oracle and/or its affiliates.
1+
# Copyright (c) 2020, 2025 Oracle and/or its affiliates.
22
#
33
# Licensed under the Universal Permissive License v 1.0 as shown at
44
# https://oss.oracle.com/licenses/upl.
@@ -24,8 +24,8 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
coherenceVersion:
27-
- 24.09.1-SNAPSHOT
28-
- 22.06.11-SNAPSHOT
27+
- 24.09.4-SNAPSHOT
28+
- 22.06.12-SNAPSHOT
2929

3030
steps:
3131
- name: Checkout

.github/workflows/ci-build.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,10 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
version:
24-
- 24.09.2
25-
- 24.09.1-SNAPSHOT
26-
- 22.06.11-SNAPSHOT
27-
- 22.06.10
24+
- 24.09.3
25+
- 24.09.4-SNAPSHOT
26+
- 22.06.12-SNAPSHOT
2827
- 22.06.11
29-
- 14.1.2-0-0
3028
- 14.1.2-0-1
3129

3230
steps:

0 commit comments

Comments
 (0)