We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad850d commit a6ff705Copy full SHA for a6ff705
3 files changed
.DS_Store
8 KB
.github/workflows/ci-build-snapshots.yaml
@@ -1,4 +1,4 @@
1
-# Copyright (c) 2020, 2024 Oracle and/or its affiliates.
+# Copyright (c) 2020, 2025 Oracle and/or its affiliates.
2
#
3
# Licensed under the Universal Permissive License v 1.0 as shown at
4
# https://oss.oracle.com/licenses/upl.
@@ -24,8 +24,8 @@ jobs:
24
fail-fast: false
25
matrix:
26
coherenceVersion:
27
- - 24.09.1-SNAPSHOT
28
- - 22.06.11-SNAPSHOT
+ - 24.09.4-SNAPSHOT
+ - 22.06.12-SNAPSHOT
29
30
steps:
31
- name: Checkout
.github/workflows/ci-build.yaml
@@ -21,12 +21,10 @@ jobs:
21
22
23
version:
- - 24.09.2
- - 22.06.10
+ - 24.09.3
- 22.06.11
- - 14.1.2-0-0
- 14.1.2-0-1
32
0 commit comments