Skip to content

Commit cbb6a63

Browse files
authored
Merge branch 'main' into correct-go-toolchain-version
2 parents 219d808 + 4cbcdf3 commit cbb6a63

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/validate-pull-request-presubmit.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
jobs:
55
validate:
66
runs-on: ubuntu-latest
7-
strategy:
8-
matrix:
9-
k8sVersion: ["1.31.1"]
107
env:
118
K8S_VERSION: ${{ matrix.k8sVersion }}
129
steps:

0 commit comments

Comments
 (0)