Skip to content

Commit 417a312

Browse files
authored
Update .drone.yml
1 parent 532ba1a commit 417a312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pool:
99

1010
steps:
1111
- name: lint
12-
image: golang:1.21
12+
image: golang:1.22
1313
pull: always
1414
commands:
1515
- go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest

0 commit comments

Comments
 (0)