Skip to content

Commit

Permalink
Merge pull request #11353 from murdos/test-with-java-23
Browse files Browse the repository at this point in the history
ci: use java 23 version instead of 22 for at least one build
  • Loading branch information
pascalgrimaud authored Nov 12, 2024
2 parents daa37b1 + c52dbdd commit 7037343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ jobs:
- app: mariadbapp
spring-config-format: properties
- app: consulapp
java-version: 22
java-version: 23
- app: vuejwtapp
node-version: 'latest'
- app: fullapp
Expand Down

0 comments on commit 7037343

Please sign in to comment.