Skip to content

Commit

Permalink
Fix GitHub error
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlloyd committed Apr 8, 2024
1 parent ff98ca6 commit c63f661
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ jobs:
java-version: '17'
distribution: 'temurin'

# Temporary: avoid quarkus issues with maven >= 3.8.x
- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
with:
maven-version: 3.8.7

- name: Clone project
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit c63f661

Please sign in to comment.