Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Commit 1042b8e

Browse files
authored
ci: fix
1 parent 5bac27f commit 1042b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Go
2020
uses: actions/setup-go@v2
2121
with:
22-
go-version: 1.15
22+
go-version: 1.18
2323

2424
- name: Build
2525
run: |

0 commit comments

Comments
 (0)