mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update CI to use jdk17 and build tools 33.0.2:
- Using image tag 33.0.0
- Using jdk 17
- Removed old memory 512 gradle config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
steps:
|
||||
tests:
|
||||
image: codeberg.org/freeyourgadget/android-fdroid-tools:latest
|
||||
image: codeberg.org/freeyourgadget/android-fdroid-tools:33.0.0
|
||||
commands:
|
||||
- pwd #bump
|
||||
- ./gradlew :app:testBangleDebugUnitTest :app:testMainDebugUnitTest
|
||||
|
||||
Reference in New Issue
Block a user