Skip to content

Commit d8b5007

Browse files
committed
Upgrade go and travis distro
1 parent eb8e1b0 commit d8b5007

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
dist: bionic
1+
dist: noble
22
language: go
33
services:
44
- docker
55
go:
6-
- 1.21.x
6+
- "1.24.x"
77
env:
88
global:
99
- CGO_ENABLED=1

0 commit comments

Comments
 (0)