We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 219d808 + 4cbcdf3 commit cbb6a63Copy full SHA for cbb6a63
.github/workflows/validate-pull-request-presubmit.yaml
@@ -4,9 +4,6 @@ on:
4
jobs:
5
validate:
6
runs-on: ubuntu-latest
7
- strategy:
8
- matrix:
9
- k8sVersion: ["1.31.1"]
10
env:
11
K8S_VERSION: ${{ matrix.k8sVersion }}
12
steps:
0 commit comments