Skip to content

Commit 15e1dcd

Browse files
authored
Update CI/CD with new CE releases (#101)
1 parent 0533ac1 commit 15e1dcd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/workflows/test-against-released.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,10 @@ jobs:
4141
fail-fast: false
4242
matrix:
4343
version:
44-
- 14.1.1-0-17
4544
- 14.1.1-0-18
46-
- 22.06.8
45+
- 14.1.1-0-19
46+
- 22.06.10
4747
- 22.06.9
48-
- 24.03.1
4948
- 24.09
5049

5150
steps:

.github/workflows/test-against-snapshot-1440.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
fail-fast: false
4545
matrix:
4646
coherenceVersion:
47-
- 14.1.1-0-19-SNAPSHOT
47+
- 14.1.1-0-20-SNAPSHOT
4848

4949
steps:
5050
- name: Checkout

0 commit comments

Comments
 (0)