Skip to content

Commit

Permalink
Earthly update rustc version
Browse files Browse the repository at this point in the history
  • Loading branch information
vlabo committed Aug 19, 2024
1 parent c9ee01d commit 6225af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ VERSION --arg-scope-and-set --global-cache 0.8

ARG --global go_version = 1.22
ARG --global node_version = 18
ARG --global rust_version = 1.76
ARG --global rust_version = 1.79
ARG --global golangci_lint_version = 1.57.1

ARG --global go_builder_image = "golang:${go_version}-alpine"
Expand Down

0 comments on commit 6225af8

Please sign in to comment.