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 59e675e commit b757057Copy full SHA for b757057
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
strategy:
56
fail-fast: false
57
matrix:
58
- coherence_version: [14.1.1-0-20, 22.06.11, 24.09.2]
+ coherence_version: [14.1.1-0-20, 22.06.11, 14.1.2-0-1, 24.09.3]
59
60
steps:
61
- name: Checkout
0 commit comments