We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd64023 commit 812e67fCopy full SHA for 812e67f
.github/workflows/tests.yaml
@@ -49,7 +49,7 @@ jobs:
49
runs-on: ubuntu-latest
50
51
container:
52
- image: ghcr.io/project-chip/chip-build:74
+ image: ghcr.io/project-chip/chip-build:54
53
options: --privileged --sysctl "net.ipv6.conf.all.disable_ipv6=0
54
net.ipv4.conf.all.forwarding=1 net.ipv6.conf.all.forwarding=1"
55
0 commit comments