Skip to content

Commit a7f7b40

Browse files
authored
Merge pull request #2339 from minrk/validate-experimental
remove invalid matrix.experimental key
2 parents 1e67dbd + fbec774 commit a7f7b40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-preventing-a-specific-failing-matrix-job-from-failing-a-workflow-run
7070
continue-on-error: ${{ matrix.experimental }}
7171
matrix:
72-
experimental: false
7372
include:
7473
# Now we have only one staging environment, but we have had two when
7574
# we transitioned from one k8s cluster to another.

0 commit comments

Comments
 (0)