Skip to content

Commit b4b7646

Browse files
authored
Update Go version in head tests (#1305)
1 parent 28fd6a4 commit b4b7646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests-head.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
max-parallel: 1
1919
matrix:
2020
go:
21-
- "1.20"
21+
- "1.22"
2222
- "1.21"
2323
steps:
2424
- uses: actions/checkout@main

0 commit comments

Comments
 (0)