Skip to content

Commit 812e67f

Browse files
committed
use docker version 54 for test_suites_linux
1 parent bd64023 commit 812e67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
runs-on: ubuntu-latest
5050

5151
container:
52-
image: ghcr.io/project-chip/chip-build:74
52+
image: ghcr.io/project-chip/chip-build:54
5353
options: --privileged --sysctl "net.ipv6.conf.all.disable_ipv6=0
5454
net.ipv4.conf.all.forwarding=1 net.ipv6.conf.all.forwarding=1"
5555

0 commit comments

Comments
 (0)