Skip to content

Commit

Permalink
ci: use java 23 version instead of 22 for at least one build
Browse files Browse the repository at this point in the history
  • Loading branch information
murdos committed Nov 12, 2024
1 parent daa37b1 commit c52dbdd
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 c52dbdd

Please sign in to comment.