Skip to content

Commit

Permalink
snap: Always package latest stable version of Go
Browse files Browse the repository at this point in the history
  • Loading branch information
jmooring authored Jan 6, 2025
1 parent 4462861 commit 3682027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ parts:
go:
plugin: nil
stage-snaps:
- go/1.22/stable
- go/latest/stable
prime:
- bin/go
- pkg/tool
Expand Down

0 comments on commit 3682027

Please sign in to comment.