mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 12:34:22 +01:00
Revert java image. Disable some failing test for now.
This commit is contained in:
2
.github/workflows/java.yml
vendored
2
.github/workflows/java.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'adopt'
|
||||
distribution: 'temurin'
|
||||
java-version: '8'
|
||||
|
||||
- name: Run Java tests
|
||||
|
||||
Reference in New Issue
Block a user