We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e9549 commit ad49401Copy full SHA for ad49401
1 file changed
.github/workflows/main.yml
@@ -72,6 +72,7 @@ jobs:
72
- "os=linux"
73
- "arch=x64"
74
- "remote_execution=${{ matrix.remote_execution }}"
75
+ - "engflow-cluster=glass"
76
- "engflow-container-image=docker://645088952840.dkr.ecr.eu-west-1.amazonaws.com/engflow-ci/debian11-dind-x64@sha256:a0f386162b6498b9220a33f33f158fd175d2873ddd6ed30ca67aa33915850e1e"
77
- "engflow-pool=ci_sysbox_x64"
78
- "engflow-runtime=sysbox-runc"
@@ -108,6 +109,7 @@ jobs:
108
109
- self-hosted
110
111
112
113
114
115
0 commit comments