Skip to content

Commit dfaa837

Browse files
committed
ci: add 1.34.x to envtest tests
Signed-off-by: Mikko Ylinen <[email protected]>
1 parent f1481de commit dfaa837

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

0 commit comments

Comments
 (0)