Skip to content

Commit c9e4dd6

Browse files
committed
Upgrade github test
1 parent 9aa0f17 commit c9e4dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
go: ['1.17']
10+
go: ['1.23']
1111
steps:
1212
- uses: actions/checkout@v4
1313
with:

0 commit comments

Comments
 (0)