Skip to content

Commit

Permalink
ci: update CI test name to Java 21
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Oct 16, 2023
1 parent ebb373e commit 4bffe7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-21.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will build a Java project with Maven
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven

name: Java 20 CI with Maven
name: Java 21 CI with Maven

on:
push:
Expand Down

0 comments on commit 4bffe7e

Please sign in to comment.