Skip to content

Commit bd11df7

Browse files
authored
Add 24.09 to CI/CD (#99)
1 parent 651c713 commit bd11df7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- 22.06.8
4747
- 22.06.9
4848
- 24.03.1
49+
- 24.09
4950

5051
steps:
5152
- 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-
- 24.03.2-SNAPSHOT
47+
- 24.09.1-SNAPSHOT
4848
- 22.06.10-SNAPSHOT
4949

5050
steps:

0 commit comments

Comments
 (0)