diff --git a/.github/workflows/notifications-test-and-build-workflow.yml b/.github/workflows/notifications-test-and-build-workflow.yml index 452e9b37..4f758317 100644 --- a/.github/workflows/notifications-test-and-build-workflow.yml +++ b/.github/workflows/notifications-test-and-build-workflow.yml @@ -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