Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit f058510

Browse files
committed
Use debian stretch for 3.16 builds
1 parent 6c0f851 commit f058510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
build-3-16-56:
7575
docker:
76-
- image: debian:testing
76+
- image: debian:buster
7777
steps:
7878
- build-sdklt:
7979
kernel_version: "3.16.56"

0 commit comments

Comments
 (0)