Skip to content

Commit 2df74b4

Browse files
authored
Add 25.03 (#114)
1 parent 85d0744 commit 2df74b4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- 14.1.1-0-20
4545
- 22.06.11
4646
- 24.09.3
47+
- 25.03
4748
- 14.1.2-0-0
4849
- 14.1.2-0-1
4950

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ jobs:
4444
fail-fast: false
4545
matrix:
4646
coherenceVersion:
47-
- 25.03-SNAPSHOT
47+
- 25.03.1-SNAPSHOT
48+
- 25.09-SNAPSHOT
4849
- 22.06.12-SNAPSHOT
4950
- 14.1.2-0-2-SNAPSHOT
5051

0 commit comments

Comments
 (0)