We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369002d commit f9f4b14Copy full SHA for f9f4b14
.github/workflows/build.yml
@@ -61,7 +61,7 @@ jobs:
61
strategy:
62
fail-fast: false
63
matrix:
64
- coherence_version: [14.1.1-0-20, 22.06.11, 14.1.2-0-1, 24.09.3]
+ coherence_version: [14.1.1-0-22, 22.06.13, 14.1.2-0-3, 25.03.2]
65
66
steps:
67
- name: Checkout
0 commit comments