Skip to content

Commit 8e5d0fe

Browse files
Stoufileredsrzf
authored andcommitted
Increase go-version to latest
1 parent 37b9a46 commit 8e5d0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Go
1313
uses: actions/setup-go@v2
1414
with:
15-
go-version: '~1.17.0'
15+
go-version: '~1.19.0'
1616
- name: Build
1717
run: go build .
1818
- name: Test

0 commit comments

Comments
 (0)