We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44eef2a commit c5e6769Copy full SHA for c5e6769
.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