Skip to content

Commit

Permalink
[#1504] run legacy build on Java 8 first
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop committed Dec 7, 2021
1 parent 3a6183e commit 35c8f73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
uses: gradle/gradle-build-action@v2
with:
gradle-version: 1.12
build-root-directory: picocli-legacy-tests/
arguments: assemble --no-daemon

- name: Configure JDK ${{ matrix.java-version }}
Expand Down

0 comments on commit 35c8f73

Please sign in to comment.