We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb8e1b0 commit d8b5007Copy full SHA for d8b5007
.travis.yml
@@ -1,9 +1,9 @@
1
-dist: bionic
+dist: noble
2
language: go
3
services:
4
- docker
5
go:
6
- - 1.21.x
+ - "1.24.x"
7
env:
8
global:
9
- CGO_ENABLED=1
0 commit comments