Skip to content

Commit

Permalink
merge failed
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 Sep 5, 2023
1 parent f378c6b commit 4f5ec58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
os:
- 'ubuntu-latest'
java:
- '17'
- '20'
runner:
- '{0}' # 'xvfb-run --auto-servernum {0}'
include:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,9 @@ jobs:
uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2
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@ef76a971e2fa3f867b617efd72f2fbd72cf6f8bc
- name: Build
Expand Down

0 comments on commit 4f5ec58

Please sign in to comment.