Skip to content

Commit

Permalink
Update maven-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz committed Aug 17, 2024
1 parent 9ece64e commit 4f2c07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
java: [ '8', '11' , '17' , '21' ]
maven-profile-spring-boot: [ 'spring-cloud-greenwich' , 'spring-cloud-hoxton' , 'spring-cloud-2020' , 'spring-cloud-2021' ]
maven-profile-spring-boot: [ 'spring-cloud-hoxton' , 'spring-cloud-2020' , 'spring-cloud-2021' ]
steps:
- name: Checkout Source
uses: actions/checkout@v4
Expand Down

0 comments on commit 4f2c07e

Please sign in to comment.