Skip to content

Commit 84c5c58

Browse files
authored
Update check-codegen.yml
1 parent b78089f commit 84c5c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ ubuntu-latest ]
17-
go-version: [1.20.x, 1.21.x, 1.22.x]
17+
go-version: [1.22.x]
1818
runs-on: ${{ matrix.os }}
1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)