Skip to content

Commit 5af4d07

Browse files
committed
fix: try bookworm
1 parent 09df6a0 commit 5af4d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ jobs:
271271
test_linux-x64-glibc:
272272
runs-on: ubuntu-latest
273273
container:
274-
image: node:18-bullseye
274+
image: node:18-bookworm
275275
needs:
276276
- build_linux-x64-glibc
277277
steps:

0 commit comments

Comments
 (0)