[Java] Upgrade Android deterministic build to Debian bookworm
[ldk-java] / .github / workflows / build.yml
index 3c5193766ee4a9a7c1f3a637a430e1cd3d2f791c..b16b22ebb10e2c969c7dad870d5412c81c97c8dd 100644 (file)
@@ -576,7 +576,7 @@ jobs:
   android:
     runs-on: ubuntu-latest
     # Frankly, I'm not really sure why debian and ubuntu differ in the results here, they really shouldn't
-    container: debian:bullseye
+    container: debian:bookworm
     strategy:
       fail-fast: false
     steps: