Skip to content

Commit

Permalink
Merge pull request #2096 from yue9944882/chore/clarify-platform-os
Browse files Browse the repository at this point in the history
Chore: Clarify platform os on github action build
  • Loading branch information
k8s-ci-robot authored Jan 18, 2022
2 parents 68eacf4 + 911db59 commit 8915652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Verify Format and License
run: mvn spotless:check
build:
name: Java ${{ matrix.java }} Maven Test
name: Java ${{ matrix.java }} Maven Test on ${{ matrix.os }}
strategy:
matrix:
# Test against the LTS Java versions. TODO: add JDK18 when it becomes available.
Expand Down

0 comments on commit 8915652

Please sign in to comment.