Skip to content

Commit 98f7d1b

Browse files
committed
Bump CI golang version
1 parent 551b20b commit 98f7d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Go 1.x
1717
uses: actions/setup-go@v2
1818
with:
19-
go-version: ^1.17
19+
go-version: ^1.19
2020
id: go
2121

2222
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)