Skip to content

Commit

Permalink
Tycho requires at least Maven 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender authored and eselmeister committed Sep 13, 2023
1 parent ca4239c commit b60f7b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,9 @@ jobs:
distribution: 'temurin'
java-version: '17'
cache: 'maven'
- name: Set up Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.4
- name: Build with Maven
run: cd openchrom && mvn -f openchrom/releng/net.openchrom.aggregator/pom.xml -T 1C verify --batch-mode --no-transfer-progress

0 comments on commit b60f7b1

Please sign in to comment.