We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c9811 commit b53e8c1Copy full SHA for b53e8c1
.github/workflows/cirque.yaml
@@ -42,7 +42,7 @@ jobs:
42
# need to run with privilege, which isn't supported by job.XXX.contaner
43
# https://github.com/actions/container-action/issues/2
44
# container:
45
- # image: ghcr.io/project-chip/chip-build-cirque:54
+ # image: ghcr.io/project-chip/chip-build-cirque:<VERSION_HERE>
46
# volumes:
47
# - "/tmp:/tmp"
48
# - "/dev/pts:/dev/pts"
0 commit comments