Skip to content

Commit

Permalink
all: Use Go 1.14.7 for release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaskin committed Oct 19, 2020
1 parent 47a7200 commit f89126d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.star
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
go = "1.14.10"
go = "1.14.7"

pipeline = [{
"name": pname,
Expand Down

0 comments on commit f89126d

Please sign in to comment.