Skip to content

Commit

Permalink
Update Prepare prebuild environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 committed Nov 27, 2024
1 parent 220b3d6 commit 68c928f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Prepare prebuild environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
win32-ia32,
win32-x64,
]
# buster -> bullseye -> bookworm
include:
- name: linuxmusl-x64
os: ubuntu-latest
Expand Down Expand Up @@ -90,7 +91,7 @@ jobs:

- name: linux-x64
os: ubuntu-latest
BASE_IMAGE: library/debian:buster-slim
BASE_IMAGE: library/debian:bullseye-slim
DOCKERFILE: Dockerfile.debian
QEMU_ARCH: x86_64
CMD: BuildNewCMD
Expand Down

0 comments on commit 68c928f

Please sign in to comment.