Skip to content

Commit

Permalink
Test update maven to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalDelarea committed Jan 22, 2025
1 parent c9e5168 commit facd329
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/mavenTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,6 @@ jobs:
- name: Setup Go with cache
uses: jfrog/.github/actions/install-go-with-cache@main

- name: Setup Maven v3.8.8 for macOS
uses: stCarolas/[email protected]
with:
maven-version: 3.8.8
if: runner.os == 'macOS'

- name: Setup Maven v3.8.0 for windows
uses: stCarolas/[email protected]
with:
maven-version: 3.8.0
if: runner.os == 'windows'

- name: Install local Artifactory
uses: jfrog/.github/actions/install-local-artifactory@main
with:
Expand Down

0 comments on commit facd329

Please sign in to comment.