Skip to content

Commit

Permalink
Update vertx-base.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kcs-koteswaradodda authored Oct 3, 2024
1 parent ff3441b commit 7b5cbf4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/vertx-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:

- name: Set up JDK 17
uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'adopt'

- name: Check Maven version
run: mvn -version
Expand Down Expand Up @@ -82,9 +79,6 @@ jobs:

- name: Set up JDK 17
uses: actions/setup-java@v4
with:
java-version: '17'
distribution: 'adopt'

- name: Authenticate to Google Cloud
uses: google-github-actions/auth@v2
Expand Down

0 comments on commit 7b5cbf4

Please sign in to comment.