Skip to content

Commit

Permalink
ci: use main go task version
Browse files Browse the repository at this point in the history
  • Loading branch information
nikaro committed Aug 18, 2024
1 parent c4c020f commit 415450c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ includes:
taskfile: https://github.com/nikaro/meta/raw/main/taskfiles/format.yml
internal: true
go:
taskfile: https://github.com/nikaro/meta/raw/go-tasks/taskfiles/go.yml
taskfile: https://github.com/nikaro/meta/raw/main/taskfiles/go.yml
vars:
BUILD_TARGETS:
- linux/amd64
Expand Down

0 comments on commit 415450c

Please sign in to comment.