fix: use rust:slim-trixie for JDK 21 and latest Rust, trim CI paths
Some checks failed
Android APK / build (push) Failing after 14m16s
CI / update (push) Successful in 2m23s

- Switch to Debian Trixie base for native JDK 21 and latest Rust
- Remove Adoptium APT repo workaround
- Only trigger Android CI on src-tauri/ and build config changes
This commit is contained in:
2026-03-24 18:48:06 +01:00
parent e9de9a35c8
commit d1fbb1c826
2 changed files with 4 additions and 11 deletions

View File

@@ -5,10 +5,6 @@ on:
branches: [ master ]
paths:
- 'src-tauri/**'
- 'src/**'
- 'static/**'
- 'package.json'
- 'pnpm-lock.yaml'
- 'Dockerfile.android'
- '.gitea/workflows/android.yml'
workflow_dispatch: