Skip to content

Commit af44480

Browse files
committed
ci: add 1.32.x to envtest tests
Signed-off-by: Mikko Ylinen <[email protected]>
1 parent 41264b3 commit af44480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ jobs:
7777
strategy:
7878
matrix:
7979
version:
80-
- 1.29.x
8180
- 1.30.x
8281
- 1.31.x
82+
- 1.32.x
8383
steps:
8484
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
8585
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5

0 commit comments

Comments
 (0)