Skip to content

Commit 960f96a

Browse files
authored
use jammy for travis builds (#163)
1 parent df6f8f1 commit 960f96a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: go
22
go:
33
- 1.22.x
4+
dist: jammy
45
before_install:
56
- go install honnef.co/go/tools/cmd/staticcheck@latest
67
script:

0 commit comments

Comments
 (0)