Skip to content

Commit 40909ce

Browse files
committed
Update drone to 1.24
1 parent 8605d27 commit 40909ce

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
@@ -51,7 +51,7 @@ steps:
5151
settings:
5252
recursive: true
5353
- name: build
54-
image: golang:1.20
54+
image: golang:1.24
5555
commands:
5656
- apt-get update
5757
- apt-get install -yq --no-install-recommends build-essential curl git

0 commit comments

Comments
 (0)