Restore android builds to Debian bullseye
[ldk-java] / .github / workflows / build.yml
index 1f10d9865e4912fb5ea4578d5e23963f4995f623..f6c46f92e3b4761a230e8871402b2fd87fe9bd9b 100644 (file)
@@ -560,7 +560,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:bookworm
+    container: debian:bullseye
     strategy:
       fail-fast: false
     steps: