Skip to content

Commit 519d743

Browse files
committed
ci: add 1.33.x to envtest tests
Signed-off-by: Mikko Ylinen <[email protected]>
1 parent 20af139 commit 519d743

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.30.x
8180
- 1.31.x
8281
- 1.32.x
82+
- 1.33.x
8383
steps:
8484
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
8585
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5

0 commit comments

Comments
 (0)