Skip to content

Commit d2c1974

Browse files
authored
Replace 23.03 with 23.09. (#81)
1 parent 0b3d0da commit d2c1974

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.03.1
23+
- 23.09
2424
- 22.06.5
2525
base-image:
2626
- gcr.io/distroless/java17-debian11
2727
profile:
2828
- ",-jakarta,javax"
2929
- ",jakarta,-javax"
3030
exclude:
31-
- coherenceVersion: 23.03.1
31+
- coherenceVersion: 23.09
3232
profile: ",-jakarta,javax"
3333
- coherenceVersion: 22.06.5
3434
profile: ",jakarta,-javax"

0 commit comments

Comments
 (0)