Skip to content

Commit

Permalink
github: use Go version from go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Nov 21, 2024
1 parent c300b9d commit 136d7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
with:
go-version: 1.22.x
go-version-file: go.mod

- name: Trigger Launchpad snap build
env:
Expand Down

0 comments on commit 136d7fe

Please sign in to comment.