Skip to content

Commit

Permalink
Restore android builds to Debian bullseye
Browse files Browse the repository at this point in the history
There was never a reason to upgrade, and while it doesn't matter,
I'm not upgrading locally yet.
  • Loading branch information
TheBlueMatt committed Jan 29, 2024
1 parent ba621a1 commit 13de6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 13de6f1

Please sign in to comment.