Skip to content

Commit

Permalink
Add more
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Oct 31, 2023
1 parent ba67aef commit a36fdea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
java: [11, 17]

# Job name
name: Build Notifications with JDK ${{ matrix.java }} on ${{ matrix.os }}
name: Build Notifications with JDK ${{ matrix.java }} on linux
runs-on: ubuntu-latest
container:
# using the same image which is used by opensearch-build team to build the OpenSearch Distribution
Expand Down

0 comments on commit a36fdea

Please sign in to comment.