Skip to content

Commit

Permalink
1.8
Browse files Browse the repository at this point in the history
---
 Signed-off-by: Peter Kriens <[email protected]>

Signed-off-by: Peter Kriens <[email protected]>
  • Loading branch information
pkriens committed Jul 14, 2023
1 parent 0d4bf3e commit 2825001
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,15 @@ jobs:
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
with:
distribution: 'temurin'
<<<<<<< HEAD
java-version: |
8
${{ matrix.java }}
=======
java-version: |
8
${{ matrix.java }}
>>>>>>> 655ea9bc6 (1.8)
- name: Set up Gradle
uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629
- name: Build
Expand Down

0 comments on commit 2825001

Please sign in to comment.