Skip to content

Commit

Permalink
build: use buster debian image for arm image (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-sentry authored Aug 15, 2024
1 parent 1478514 commit fdcfd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- distro: "python:3.11-alpine3.18"
arch: x86_64
distro_name: alpine
- distro: "python:3.11"
- distro: "python:3.11-bullseye"
arch: arm64
distro_name: linux

Expand Down

0 comments on commit fdcfd37

Please sign in to comment.