Skip to content

Commit 3bb5dce

Browse files
committed
try native container support 2
1 parent cf3ed79 commit 3bb5dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
runs-on: 'ubuntu-latest'
163163
timeout-minutes: 30
164164
container:
165-
image: debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef
165+
image: debian:testing-20250908-slim@sha256:f7e3f921f98e1a51742ceda3cbe52ac815e60e83b0c381ea9444ac17a1e32cb4
166166
steps:
167167
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
168168
with:

0 commit comments

Comments
 (0)