Skip to content

Commit 03fc4e9

Browse files
committed
update workflows
1 parent 34fd55c commit 03fc4e9

File tree

2 files changed

+1
-38
lines changed

2 files changed

+1
-38
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Go
1515
uses: actions/setup-go@v3
1616
with:
17-
go-version: '1.18'
17+
go-version: '1.22'
1818

1919
- name: Checkout repo
2020
uses: actions/checkout@v3

.github/workflows/golangci-lint.yml

-37
This file was deleted.

0 commit comments

Comments
 (0)