We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e59da66 commit 9ecb465Copy full SHA for 9ecb465
.github/workflows/ci.yaml
@@ -157,7 +157,7 @@ jobs:
157
matrix.upgradefrom == '' || contains(github.event.pull_request.labels.*.name, 'ci:-upgrade')
158
)
159
}}
160
- fabricatorref: dev/frostman/merge-gw
+ fabricatorref: master
161
prebuild: "just bump fabric ${{ needs.test-build.outputs.version }} ${{ needs.test-build.outputs.ref }}"
162
fabricmode: spine-leaf
163
mesh: ${{ matrix.mesh }}
0 commit comments