Skip to content

Commit 497ffca

Browse files
authored
Include Coherence 23.09.2 and Python 3.12.x in test matrix. (#107)
* Include Coherence 23.09.2 in test matrix.
1 parent d2dd484 commit 497ffca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ jobs:
2020
poetry-version: ["1.5.0"]
2121
os: [ubuntu-latest]
2222
coherenceVersion:
23-
- 23.09.1
23+
- 23.09.2
2424
- 22.06.7
2525
base-image:
2626
- gcr.io/distroless/java17-debian11
2727
profile:
2828
- ",-jakarta,javax"
2929
- ",jakarta,-javax"
3030
exclude:
31-
- coherenceVersion: 23.09.1
31+
- coherenceVersion: 23.09.2
3232
profile: ",-jakarta,javax"
3333
- coherenceVersion: 22.06.7
3434
profile: ",jakarta,-javax"

0 commit comments

Comments
 (0)