Skip to content

Commit d470a31

Browse files
committed
v1.15.10 & v1.15.11
1 parent 9265dce commit d470a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
strategy:
77
matrix:
8-
prefix: ["v1.13", "v1.14", "v1.15"]
8+
prefix: ["v1.13"]
99
env:
1010
K8S_VERSION_PREFIX: ${{ matrix.prefix }}
1111
steps:

0 commit comments

Comments
 (0)