Skip to content

Commit 79964c4

Browse files
authored
Add 23.09 to CI/CD (#73)
1 parent 7738585 commit 79964c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- 14.1.1-0-13
4545
- 14.1.1-0-14
4646
- 22.06.5
47-
- 23.03.1
47+
- 23.09
4848

4949
steps:
5050
- name: Checkout

.github/workflows/test-against-snapshot.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-
- 23.03.2-SNAPSHOT
47+
- 23.09.1-SNAPSHOT
4848
- 22.06.6-SNAPSHOT
4949

5050
steps:

0 commit comments

Comments
 (0)