Skip to content

Commit

Permalink
Merge pull request #105 from ml054/v6.0
Browse files Browse the repository at this point in the history
bumped 6.1 to 6.2
  • Loading branch information
ml054 authored Sep 16, 2024
2 parents fab9339 + df5cd52 commit 375adbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RavenClient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
java-version: [8, 11, 14, 16, 17, 21]
serverVersion: ["6.0", "6.1"]
serverVersion: ["6.0", "6.2"]
fail-fast: false

steps:
Expand Down

0 comments on commit 375adbe

Please sign in to comment.