Skip to content

Commit

Permalink
ci: update git on CI machines (#30526)
Browse files Browse the repository at this point in the history
  • Loading branch information
VerteDinde committed Aug 17, 2021
1 parent cb5c9b8 commit baca37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -79,7 +79,7 @@ executors:
# Build machines configs.
docker-image: &docker-image
docker:
- image: electron.azurecr.io/build:4cec2c5ab66765caa724e37bae2bffb9b29722a5
- image: electron.azurecr.io/build:d818f06a9b1540c7fd38f75ad5a2c493dd6843b6

machine-linux-medium: &machine-linux-medium
<<: *docker-image
Expand Down

0 comments on commit baca37b

Please sign in to comment.